summaryrefslogtreecommitdiff
path: root/librpc/ndr/ndr_sec_helper.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2010-06-03 00:09:26 +0200
committerGünther Deschner <gd@samba.org>2010-06-03 01:07:17 +0200
commitbcd4077be64e49b11a819cdcf27939a0fcc0d9bd (patch)
tree3b3376a3b77ad633ebcf4dbcb9fde1063a9e51b1 /librpc/ndr/ndr_sec_helper.c
parentfbfc60fac1d2246b9c29f3731f9e255d4f68dd0c (diff)
downloadsamba-bcd4077be64e49b11a819cdcf27939a0fcc0d9bd.tar.gz
samba-bcd4077be64e49b11a819cdcf27939a0fcc0d9bd.tar.bz2
samba-bcd4077be64e49b11a819cdcf27939a0fcc0d9bd.zip
s3: remove unused librpc/ndr/sid.c.
Guenther
Diffstat (limited to 'librpc/ndr/ndr_sec_helper.c')
-rw-r--r--librpc/ndr/ndr_sec_helper.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/librpc/ndr/ndr_sec_helper.c b/librpc/ndr/ndr_sec_helper.c
index af6ca0936f..7207c0b6ba 100644
--- a/librpc/ndr/ndr_sec_helper.c
+++ b/librpc/ndr/ndr_sec_helper.c
@@ -23,6 +23,7 @@
#include "includes.h"
#include "librpc/gen_ndr/ndr_security.h"
+#include "../libcli/security/dom_sid.h"
#if _SAMBA_BUILD_ == 4
#include "libcli/security/security.h"
#endif