From 49650a226ec561f721151fac5f36b1229bd72936 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Tue, 20 Oct 2009 15:38:03 +1100 Subject: s4: ran minimal_includes.pl on source4/auth/ntlm --- source4/auth/ntlm/auth_developer.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source4/auth/ntlm/auth_developer.c') diff --git a/source4/auth/ntlm/auth_developer.c b/source4/auth/ntlm/auth_developer.c index 3b8c83c349..c9048310c3 100644 --- a/source4/auth/ntlm/auth_developer.c +++ b/source4/auth/ntlm/auth_developer.c @@ -23,7 +23,6 @@ #include "auth/auth.h" #include "auth/ntlm/auth_proto.h" #include "libcli/security/security.h" -#include "librpc/gen_ndr/ndr_samr.h" static NTSTATUS name_to_ntstatus_want_check(struct auth_method_context *ctx, TALLOC_CTX *mem_ctx, -- cgit