gold/
[binutils-gdb.git] / gold / ftruncate.c
index ff7d11b090a4f41760885dd15cbbd00e344c80fe..fc0bbc898f58c0d5aac258bb867c0c4a232b0f98 100644 (file)
@@ -9,6 +9,8 @@
 #include <sys/types.h>
 #include <fcntl.h>
 
+extern int ftruncate (int, off_t);
+
 #ifdef F_CHSIZE
 
 int