summaryrefslogtreecommitdiff
path: root/source3/rpc_server/srv_pipe_hnd.c
diff options
context:
space:
mode:
authorSimo Sorce <idra@samba.org>2010-07-17 15:43:28 -0400
committerSimo Sorce <idra@samba.org>2010-07-17 15:44:19 -0400
commit3c0e10d70c7f3b5f50269166d3c7f44e13157d5a (patch)
tree25fe6b3b2016d6a06079d7c1ce7383c33b99936c /source3/rpc_server/srv_pipe_hnd.c
parent52f6bfea4b88f36f5744283d8fa64b13f2146696 (diff)
downloadsamba-3c0e10d70c7f3b5f50269166d3c7f44e13157d5a.tar.gz
samba-3c0e10d70c7f3b5f50269166d3c7f44e13157d5a.tar.bz2
samba-3c0e10d70c7f3b5f50269166d3c7f44e13157d5a.zip
s3-dcerpc: Fix build and remove unneeded headers
Sorry, botched a rebase.
Diffstat (limited to 'source3/rpc_server/srv_pipe_hnd.c')
-rw-r--r--source3/rpc_server/srv_pipe_hnd.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/source3/rpc_server/srv_pipe_hnd.c b/source3/rpc_server/srv_pipe_hnd.c
index 5032020acb..7c4895fe7c 100644
--- a/source3/rpc_server/srv_pipe_hnd.c
+++ b/source3/rpc_server/srv_pipe_hnd.c
@@ -23,9 +23,6 @@
#include "../librpc/gen_ndr/srv_spoolss.h"
#include "librpc/gen_ndr/ndr_named_pipe_auth.h"
#include "../libcli/named_pipe_auth/npa_tstream.h"
-#include "../libcli/auth/schannel.h"
-#include "../libcli/auth/spnego.h"
-#include "../libcli/auth/ntlmssp.h"
#include "rpc_server.h"
#undef DBGC_CLASS