summaryrefslogtreecommitdiff
path: root/source3/modules/vfs_expand_msdfs.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-03-24 14:15:54 +0100
committerGünther Deschner <gd@samba.org>2011-03-30 01:13:09 +0200
commitbd471d30047e7053a0accf8b7a3caf0472d06486 (patch)
tree862b90a8a1d4b4cd2ec95dc8ccbfdf717ad8b734 /source3/modules/vfs_expand_msdfs.c
parent3061f44fc9f6cf5b532cd59598d166e52c8cef36 (diff)
downloadsamba-bd471d30047e7053a0accf8b7a3caf0472d06486.tar.gz
s3-auth: vfs modules need auth.h
Guenther
Diffstat (limited to 'source3/modules/vfs_expand_msdfs.c')
-rw-r--r--source3/modules/vfs_expand_msdfs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/modules/vfs_expand_msdfs.c b/source3/modules/vfs_expand_msdfs.c
index ab0a8412e85..f1f82d243ee 100644
--- a/source3/modules/vfs_expand_msdfs.c
+++ b/source3/modules/vfs_expand_msdfs.c
@@ -22,6 +22,7 @@
#include "smbd/smbd.h"
#include "../librpc/gen_ndr/ndr_netlogon.h"
#include "smbd/globals.h"
+#include "auth.h"
#undef DBGC_CLASS
#define DBGC_CLASS DBGC_VFS