diff options
author | ocean <ocean@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2006-02-06 07:26:16 +0000 |
---|---|---|
committer | ocean <ocean@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2006-02-06 07:26:16 +0000 |
commit | 488b3d6819299fbab0959d5dd3ba77635fc5d39b (patch) | |
tree | b8e648e3120ede13557c6a9f247ea1cc4d4c8832 | |
parent | b29ad4cd95d4f56f60f1099caebfc92fb1019891 (diff) |
* file.c: commit miss?
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@9905 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r-- | file.c | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -12,9 +12,6 @@ **********************************************************************/ -//#ifdef __CYGWIN__ -//#include <windows.h> -//#endif #ifdef _WIN32 #include "missing/file.h" #endif |