summaryrefslogtreecommitdiffstats
path: root/source3/modules
diff options
context:
space:
mode:
authorChristian Ambach <ambi@samba.org>2014-04-14 22:35:21 +0200
committerChristian Ambach <ambi@samba.org>2014-06-04 20:09:38 +0200
commit558850c495880a916fbc4285993e3adda590453f (patch)
tree79c04f9beafb82606ccad092a9500db10b7e746c /source3/modules
parent89961ca2972b087ae4a974ce223b75263ec1ee1f (diff)
downloadsamba-558850c495880a916fbc4285993e3adda590453f.tar.gz
samba-558850c495880a916fbc4285993e3adda590453f.tar.xz
samba-558850c495880a916fbc4285993e3adda590453f.zip
s3:lib/afs move afs_settoken.c to common lib dir
Signed-off-by: Christian Ambach <ambi@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'source3/modules')
-rw-r--r--source3/modules/vfs_afsacl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/modules/vfs_afsacl.c b/source3/modules/vfs_afsacl.c
index 730098760c9..7a3d5bd255f 100644
--- a/source3/modules/vfs_afsacl.c
+++ b/source3/modules/vfs_afsacl.c
@@ -24,6 +24,7 @@
#include "../libcli/security/security.h"
#include "../libcli/security/dom_sid.h"
#include "passdb.h"
+#include "lib/afs/afs_settoken.h"
#undef DBGC_CLASS
#define DBGC_CLASS DBGC_VFS