summaryrefslogtreecommitdiffstats
path: root/source/auth/ntlm_check.c
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2005-12-30 13:16:54 +0000
committerJelmer Vernooij <jelmer@samba.org>2005-12-30 13:16:54 +0000
commit86a37b627b7903eececff7ddb6a39873bb444406 (patch)
tree0dea228c743e9d0ea0d349a6895205d5f37520a4 /source/auth/ntlm_check.c
parent94734e539f4ff6e0293562cd97d1bbb002f9ec33 (diff)
downloadsamba-86a37b627b7903eececff7ddb6a39873bb444406.tar.gz
samba-86a37b627b7903eececff7ddb6a39873bb444406.tar.xz
samba-86a37b627b7903eececff7ddb6a39873bb444406.zip
r12608: Remove some unused #include lines.
Diffstat (limited to 'source/auth/ntlm_check.c')
-rw-r--r--source/auth/ntlm_check.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/auth/ntlm_check.c b/source/auth/ntlm_check.c
index 42748f05304..5a08cf5f09d 100644
--- a/source/auth/ntlm_check.c
+++ b/source/auth/ntlm_check.c
@@ -22,7 +22,6 @@
#include "includes.h"
#include "lib/crypto/crypto.h"
-#include "librpc/gen_ndr/ndr_samr.h"
#include "librpc/gen_ndr/ndr_netlogon.h"
/****************************************************************************