]> sourceware.org Git - glibc.git/blobdiff - sysdeps/posix/truncate.c
* sysdeps/unix/i386/sysdep.h [HAVE_ELF] (ASM_TYPE_DIRECTIVE):
[glibc.git] / sysdeps / posix / truncate.c
index 9fe0d86a0ad8df619dd1ebff4c5489bd3c916b6e..4f4c07e1df97d27965b076a2be81b40d8fbe713c 100644 (file)
@@ -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
This page took 0.028494 seconds and 5 git commands to generate.