* sparc.cc (Target_sparc::Scan::local): Accept R_SPARC_WPLT30.
[deliverable/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
This page took 0.026174 seconds and 4 git commands to generate.