summaryrefslogtreecommitdiff
path: root/source3/auth/token_util.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-03-02 16:06:32 +0100
committerGünther Deschner <gd@samba.org>2011-03-30 01:13:06 +0200
commit64421129b672d0ce55c5aa235e5038dd2ea1b32b (patch)
treeb181fa710b7cf2317d4d07cf83df301ac2783570 /source3/auth/token_util.c
parentf4868ab6467ad7e6fae78bd14b83aeae68026769 (diff)
downloadsamba-64421129b672d0ce55c5aa235e5038dd2ea1b32b.tar.gz
samba-64421129b672d0ce55c5aa235e5038dd2ea1b32b.tar.bz2
samba-64421129b672d0ce55c5aa235e5038dd2ea1b32b.zip
lib/util/util_pw: share sys_get{pw,gr} group of calls.
Guenther
Diffstat (limited to 'source3/auth/token_util.c')
-rw-r--r--source3/auth/token_util.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/auth/token_util.c b/source3/auth/token_util.c
index 4942740ed0..f88511d8d6 100644
--- a/source3/auth/token_util.c
+++ b/source3/auth/token_util.c
@@ -29,6 +29,7 @@
#include "memcache.h"
#include "../librpc/gen_ndr/netlogon.h"
#include "../libcli/security/security.h"
+#include "../lib/util/util_pw.h"
/****************************************************************************
Check for a SID in an struct security_token