s3-includes: only include system/filesys.h when needed.
[samba.git] / source3 / lib / pidfile.c
index a3e39db7848382dfcf85bba17179d551eade14eb..88d0fb07ea76a0e3b728ff0037c44f01c8f7e671 100644 (file)
@@ -20,6 +20,7 @@
 */
 
 #include "includes.h"
+#include "system/filesys.h"
 
 #ifndef O_NONBLOCK
 #define O_NONBLOCK