Merge branch 'master' of ssh://roach.truelite.it/srv/git/gapil
[gapil.git] / sources / Flock.c
index 82790ec551835be75ac598a59fdf573e859f3216..90e76614f23b92f2c109d136ea10b837b253d83e 100644 (file)
@@ -36,7 +36,7 @@
 #include <stdio.h>      /* standard I/O library */
 #include <string.h>      /* C strings library */
 #include <fcntl.h>       /* file control functions */
-
+#include <sys/file.h>
 
 /* user defined header */
 #include "macros.h"      /* some useful macros */