1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00

s3-dcerpc: Fix build and remove unneeded headers

Sorry, botched a rebase.
This commit is contained in:
Simo Sorce 2010-07-17 15:43:28 -04:00
parent 52f6bfea4b
commit 3c0e10d70c

View File

@ -23,9 +23,6 @@
#include "../librpc/gen_ndr/srv_spoolss.h" #include "../librpc/gen_ndr/srv_spoolss.h"
#include "librpc/gen_ndr/ndr_named_pipe_auth.h" #include "librpc/gen_ndr/ndr_named_pipe_auth.h"
#include "../libcli/named_pipe_auth/npa_tstream.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" #include "rpc_server.h"
#undef DBGC_CLASS #undef DBGC_CLASS