summaryrefslogtreecommitdiff
path: root/source3/librpc/rpc
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-03-24 22:33:07 +0100
committerGünther Deschner <gd@samba.org>2011-03-30 01:13:09 +0200
commit6e3f0d28a4c0bc79cdbe4cfb50d105c4fe479d2b (patch)
treef524231d9acb0117e288f0f0400a6bdc87931892 /source3/librpc/rpc
parent9115615663edf82afde5a3c934b53d53a0e508f0 (diff)
downloadsamba-6e3f0d28a4c0bc79cdbe4cfb50d105c4fe479d2b.tar.gz
samba-6e3f0d28a4c0bc79cdbe4cfb50d105c4fe479d2b.tar.bz2
samba-6e3f0d28a4c0bc79cdbe4cfb50d105c4fe479d2b.zip
s3-includes: only include ntdomain.h where needed.
Guenther
Diffstat (limited to 'source3/librpc/rpc')
-rw-r--r--source3/librpc/rpc/dcerpc_helpers.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/librpc/rpc/dcerpc_helpers.c b/source3/librpc/rpc/dcerpc_helpers.c
index 7520d767ba..7e6990c0ad 100644
--- a/source3/librpc/rpc/dcerpc_helpers.c
+++ b/source3/librpc/rpc/dcerpc_helpers.c
@@ -28,6 +28,7 @@
#include "ntlmssp_wrap.h"
#include "librpc/crypto/gse.h"
#include "librpc/crypto/spnego.h"
+#include "ntdomain.h"
#undef DBGC_CLASS
#define DBGC_CLASS DBGC_RPC_PARSE