cvs-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Cvs-cvs] Changes to ccvs/windows-NT/unistd.h


From: Conrad T . Pino
Subject: [Cvs-cvs] Changes to ccvs/windows-NT/unistd.h
Date: Sun, 25 Sep 2005 15:11:44 -0400

Index: ccvs/windows-NT/unistd.h
diff -u ccvs/windows-NT/unistd.h:1.8 ccvs/windows-NT/unistd.h:1.9
--- ccvs/windows-NT/unistd.h:1.8        Tue May 31 10:19:38 2005
+++ ccvs/windows-NT/unistd.h    Sun Sep 25 19:11:27 2005
@@ -21,8 +21,8 @@
 #ifndef UNISTD_H
 #define UNISTD_H
 
-/* include Microsoft's chdir, getcwd */
-#include <direct.h>
+/* Don't include Microsoft's chdir, getcwd here, done in config.h now */
+#include <stddef.h>
 
 /* include Microsoft's close, dup */
 #include <io.h>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]