cvs-cvs
[Top][All Lists]
Advanced

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

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


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

Index: ccvs/lib/dup2.c
diff -u ccvs/lib/dup2.c:1.3 ccvs/lib/dup2.c:1.4
--- ccvs/lib/dup2.c:1.3 Mon May 23 17:44:30 2005
+++ ccvs/lib/dup2.c     Fri Aug 12 20:58:10 2005
@@ -23,9 +23,7 @@
 
 #include <errno.h>
 
-#if HAVE_FCNTL_H
-# include <fcntl.h>
-#endif
+#include <fcntl.h>
 
 #if HAVE_UNISTD_H
 # include <unistd.h>




reply via email to

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