mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-03-26 14:54:13 +02:00
.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user