summaryrefslogtreecommitdiffstats
path: root/source/libcli/security/dom_sid.c
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2005-08-11 13:12:45 +0000
committerStefan Metzmacher <metze@samba.org>2005-08-11 13:12:45 +0000
commit155eafc4820e0e76abd5d47fd166e3ea8674c7bf (patch)
tree9ab2145ab9703d1f8625d4594f882d576b052eff /source/libcli/security/dom_sid.c
parentca4c646b2b77d55e75fed1a9a08f6fa9ee1bfffe (diff)
downloadsamba-155eafc4820e0e76abd5d47fd166e3ea8674c7bf.tar.gz
samba-155eafc4820e0e76abd5d47fd166e3ea8674c7bf.tar.xz
samba-155eafc4820e0e76abd5d47fd166e3ea8674c7bf.zip
r9240: - move struct security_token to the idl file, with this we can
the ndr_pull/push/print functions for it in the ntacl-lsm module - fix compiler warnings in the ldap_encode_ndr_* code metze
Diffstat (limited to 'source/libcli/security/dom_sid.c')
-rw-r--r--source/libcli/security/dom_sid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/libcli/security/dom_sid.c b/source/libcli/security/dom_sid.c
index 80e481c3e44..f457900efc0 100644
--- a/source/libcli/security/dom_sid.c
+++ b/source/libcli/security/dom_sid.c
@@ -22,7 +22,7 @@
*/
#include "includes.h"
-#include "libcli/security/security.h"
+#include "librpc/gen_ndr/ndr_security.h"
/*****************************************************************
Compare the auth portion of two sids.