summaryrefslogtreecommitdiff
path: root/source3/modules/vfs_acl_xattr.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_acl_xattr.c
parent3061f44fc9f6cf5b532cd59598d166e52c8cef36 (diff)
downloadsamba-bd471d30047e7053a0accf8b7a3caf0472d06486.tar.gz
samba-bd471d30047e7053a0accf8b7a3caf0472d06486.tar.bz2
samba-bd471d30047e7053a0accf8b7a3caf0472d06486.zip
s3-auth: vfs modules need auth.h
Guenther
Diffstat (limited to 'source3/modules/vfs_acl_xattr.c')
-rw-r--r--source3/modules/vfs_acl_xattr.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/modules/vfs_acl_xattr.c b/source3/modules/vfs_acl_xattr.c
index 46f9cf6ef4..213ba9ae51 100644
--- a/source3/modules/vfs_acl_xattr.c
+++ b/source3/modules/vfs_acl_xattr.c
@@ -25,6 +25,7 @@
#include "librpc/gen_ndr/xattr.h"
#include "librpc/gen_ndr/ndr_xattr.h"
#include "../lib/crypto/crypto.h"
+#include "auth.h"
#undef DBGC_CLASS
#define DBGC_CLASS DBGC_VFS