summaryrefslogtreecommitdiff
path: root/source3/modules/vfs_linux_xfs_sgid.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/modules/vfs_linux_xfs_sgid.c')
-rw-r--r--source3/modules/vfs_linux_xfs_sgid.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/modules/vfs_linux_xfs_sgid.c b/source3/modules/vfs_linux_xfs_sgid.c
index ca2b5b58a7..fee12b0110 100644
--- a/source3/modules/vfs_linux_xfs_sgid.c
+++ b/source3/modules/vfs_linux_xfs_sgid.c
@@ -20,6 +20,7 @@
#include "includes.h"
#include "system/filesys.h"
+#include "smbd/smbd.h"
static int linux_xfs_sgid_mkdir(vfs_handle_struct *handle, const char *path, mode_t mode)
{