s3-vfs: include smbd/smbd.h in vfs modules.
[samba.git] / source3 / modules / vfs_default.c
index 886798ebc3d68a317ec3e5f24b44eeda49c3023b..414e428c6c79ce44e3e748c083c2e1e7a92a0b5d 100644 (file)
@@ -19,7 +19,9 @@
 */
 
 #include "includes.h"
+#include "system/time.h"
 #include "system/filesys.h"
+#include "smbd/smbd.h"
 
 #undef DBGC_CLASS
 #define DBGC_CLASS DBGC_VFS