s3-includes: only include system/filesys.h when needed.
[ab/samba.git/.git] / source3 / smbd / open.c
index 937117bee06eb7916bdbb8832d5783434f58ea28..3c91d8485e77578215e24d98bdba09eceeaad0ff 100644 (file)
@@ -20,6 +20,7 @@
 */
 
 #include "includes.h"
+#include "system/filesys.h"
 #include "printing.h"
 #include "smbd/globals.h"
 #include "fake_file.h"