projects
/
kopensolaris-gnu
/
glibc.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Updated from GMP 1.906.7
[kopensolaris-gnu/glibc.git]
/
sysdeps
/
posix
/
truncate.c
diff --git
a/sysdeps/posix/truncate.c
b/sysdeps/posix/truncate.c
index
9fe0d86
..
4f4c07e
100644
(file)
--- a/
sysdeps/posix/truncate.c
+++ b/
sysdeps/posix/truncate.c
@@
-20,6
+20,7
@@
Cambridge, MA 02139, USA. */
#include <sys/types.h>
#include <errno.h>
#include <unistd.h>
+#include <fcntl.h>
/* Truncate PATH to LENGTH bytes. */
int