1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-03-26 14:54:13 +02:00
This commit is contained in:
Jim Meyering
1994-08-19 17:05:18 +00:00
parent cb6cf9485c
commit 109d16cbce

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)