cvs-cvs
[Top][All Lists]
Advanced

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

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


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

Index: ccvs/lib/getcwd.c
diff -u ccvs/lib/getcwd.c:1.3 ccvs/lib/getcwd.c:1.4
--- ccvs/lib/getcwd.c:1.3       Fri Jun 10 20:30:20 2005
+++ ccvs/lib/getcwd.c   Fri Aug 12 20:58:10 2005
@@ -30,9 +30,7 @@
 #include <stdbool.h>
 #include <stddef.h>
 
-#if HAVE_FCNTL_H
-# include <fcntl.h> /* For AT_FDCWD on Solaris 9.  */
-#endif
+#include <fcntl.h> /* For AT_FDCWD on Solaris 9.  */
 
 #ifndef __set_errno
 # define __set_errno(val) (errno = (val))




reply via email to

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