summaryrefslogtreecommitdiff
path: root/source3/librpc/rpc
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-05-02 12:36:55 +0200
committerGünther Deschner <gd@samba.org>2011-05-02 15:03:44 +0200
commit0bb4701a747599042242b0612bc392a6e6d777af (patch)
treebd61b62536a4ce34c27cb452141adea2c159c7e3 /source3/librpc/rpc
parent80fa624861e6f45c4b6837969253d5fbac2f3b1e (diff)
downloadsamba-0bb4701a747599042242b0612bc392a6e6d777af.tar.gz
samba-0bb4701a747599042242b0612bc392a6e6d777af.tar.bz2
samba-0bb4701a747599042242b0612bc392a6e6d777af.zip
s3: remove various references to server side dcerpc structs (which are not needed).
Guenther
Diffstat (limited to 'source3/librpc/rpc')
-rw-r--r--source3/librpc/rpc/dcerpc_helpers.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/librpc/rpc/dcerpc_helpers.c b/source3/librpc/rpc/dcerpc_helpers.c
index 7e6990c0ad..7520d767ba 100644
--- a/source3/librpc/rpc/dcerpc_helpers.c
+++ b/source3/librpc/rpc/dcerpc_helpers.c
@@ -28,7 +28,6 @@
#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