Update.
[platform/upstream/glibc.git] / sysdeps / stub / ftruncate.c
index b70bbc1..c84ed4a 100644 (file)
@@ -18,6 +18,7 @@
 
 #include <sys/types.h>
 #include <errno.h>
+#include <unistd.h>
 
 /* Truncate the file FD refers to to LENGTH bytes.  */
 int