s3-includes: only include system/filesys.h when needed.
[kai/samba.git] / source3 / modules / vfs_acl_tdb.c
index 5fc1bc03f2228465b4321bce163495c181a3356c..27aa37a8e0728238a7827cd1d43a104531da616c 100644 (file)
@@ -21,6 +21,7 @@
 /* NOTE: This is an experimental module, not yet finished. JRA. */
 
 #include "includes.h"
+#include "system/filesys.h"
 #include "librpc/gen_ndr/xattr.h"
 #include "librpc/gen_ndr/ndr_xattr.h"
 #include "../lib/crypto/crypto.h"