cvs-cvs
[Top][All Lists]
Advanced

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

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


From: Derek Robert Price
Subject: [Cvs-cvs] Changes to ccvs/lib/ftruncate.c
Date: Mon, 03 Oct 2005 22:35:10 -0400

Index: ccvs/lib/ftruncate.c
diff -u ccvs/lib/ftruncate.c:1.3 ccvs/lib/ftruncate.c:1.4
--- ccvs/lib/ftruncate.c:1.3    Mon Sep 19 21:26:13 2005
+++ ccvs/lib/ftruncate.c        Tue Oct  4 02:34:53 2005
@@ -23,9 +23,7 @@
 
 #  include <sys/stat.h>
 #  include <errno.h>
-#  if HAVE_UNISTD_H
-#   include <unistd.h>
-#  endif
+#  include <unistd.h>
 
 int
 ftruncate (int fd, off_t length)




reply via email to

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