1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-02 14:57:08 +02:00
This commit is contained in:
Jim Meyering
1994-08-19 17:05:18 +00:00
parent cb6cf9485c
commit 109d16cbce
+2
View File
@@ -32,7 +32,9 @@ ftruncate (fd, length)
#include <sys/stat.h>
#include <errno.h>
#ifdef HAVE_UNISTD_H
#include <unistd.h>
#endif
int
ftruncate (fd, length)