summaryrefslogtreecommitdiff
path: root/source4/auth/ntlm/auth_server.c
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2009-10-20 15:38:03 +1100
committerAndrew Tridgell <tridge@samba.org>2009-10-20 16:05:03 +1100
commit49650a226ec561f721151fac5f36b1229bd72936 (patch)
tree36bbd0e015692dcb45c4ca641488c109750ec3e5 /source4/auth/ntlm/auth_server.c
parent090fbdce7d1368d3995e8543b1e9fcbaeef59808 (diff)
downloadsamba-49650a226ec561f721151fac5f36b1229bd72936.tar.gz
samba-49650a226ec561f721151fac5f36b1229bd72936.tar.bz2
samba-49650a226ec561f721151fac5f36b1229bd72936.zip
s4: ran minimal_includes.pl on source4/auth/ntlm
Diffstat (limited to 'source4/auth/ntlm/auth_server.c')
-rw-r--r--source4/auth/ntlm/auth_server.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/auth/ntlm/auth_server.c b/source4/auth/ntlm/auth_server.c
index fd0ef0fe4a..12849aa420 100644
--- a/source4/auth/ntlm/auth_server.c
+++ b/source4/auth/ntlm/auth_server.c
@@ -21,10 +21,8 @@
#include "includes.h"
#include "auth/auth.h"
-#include "auth/ntlm/auth_proto.h"
#include "auth/credentials/credentials.h"
#include "libcli/security/security.h"
-#include "librpc/gen_ndr/ndr_samr.h"
#include "libcli/smb_composite/smb_composite.h"
#include "param/param.h"
#include "libcli/resolve/resolve.h"