cvs-cvs
[Top][All Lists]
Advanced

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

[Cvs-cvs] Changes to ccvs/lib/save-cwd.c


From: Derek Robert Price
Subject: [Cvs-cvs] Changes to ccvs/lib/save-cwd.c
Date: Fri, 12 Aug 2005 16:58:16 -0400

Index: ccvs/lib/save-cwd.c
diff -u ccvs/lib/save-cwd.c:1.9 ccvs/lib/save-cwd.c:1.10
--- ccvs/lib/save-cwd.c:1.9     Mon May 23 17:44:32 2005
+++ ccvs/lib/save-cwd.c Fri Aug 12 20:58:10 2005
@@ -33,11 +33,7 @@
 # include <unistd.h>
 #endif
 
-#if HAVE_FCNTL_H
-# include <fcntl.h>
-#else
-# include <sys/file.h>
-#endif
+#include <fcntl.h>
 
 #include <errno.h>
 




reply via email to

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