s3-includes: only include system/filesys.h when needed.
[ira/wip.git] / source3 / modules / vfs_streams_xattr.c
index fb83c5b789f135d80caf056802d388d2c5d8a061..6912a8b61099757d36257d2e14376fa9db5991e0 100644 (file)
@@ -22,6 +22,7 @@
  */
 
 #include "includes.h"
+#include "system/filesys.h"
 #include "../lib/crypto/md5.h"
 
 #undef DBGC_CLASS