summaryrefslogtreecommitdiff
path: root/source3/auth/auth_generic.c
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2011-12-26 15:01:41 +1100
committerStefan Metzmacher <metze@samba.org>2012-01-05 17:17:29 +0100
commit6abb880519c365de72bfeb0f85f2d591d0114613 (patch)
tree9a320ef5ee5da7eff3605a2522731307330b8c5f /source3/auth/auth_generic.c
parent16e463e16900822d29fa57dd210cff2be5933402 (diff)
downloadsamba-6abb880519c365de72bfeb0f85f2d591d0114613.tar.gz
samba-6abb880519c365de72bfeb0f85f2d591d0114613.tar.bz2
samba-6abb880519c365de72bfeb0f85f2d591d0114613.zip
s3-auth remove unused ntlmssp.h
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'source3/auth/auth_generic.c')
-rw-r--r--source3/auth/auth_generic.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/auth/auth_generic.c b/source3/auth/auth_generic.c
index 03e3463803..9fa1cbc525 100644
--- a/source3/auth/auth_generic.c
+++ b/source3/auth/auth_generic.c
@@ -22,7 +22,6 @@
#include "includes.h"
#include "auth.h"
-#include "../auth/ntlmssp/ntlmssp.h"
#include "../librpc/gen_ndr/netlogon.h"
#include "../librpc/gen_ndr/dcerpc.h"
#include "../lib/tsocket/tsocket.h"