summaryrefslogtreecommitdiff
path: root/source4/utils/ntlm_auth.c
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-10-22 05:14:14 +0200
committerJelmer Vernooij <jelmer@samba.org>2008-10-22 05:14:14 +0200
commitc0e14d5021e738a9b89c73558c544596e2ad2000 (patch)
tree1d4c5543f1b38eb8e1b05df87a34e8456826a8b3 /source4/utils/ntlm_auth.c
parent1d5beb7294d939504864c9b1203a5d7dcde7041a (diff)
downloadsamba-c0e14d5021e738a9b89c73558c544596e2ad2000.tar.gz
samba-c0e14d5021e738a9b89c73558c544596e2ad2000.tar.bz2
samba-c0e14d5021e738a9b89c73558c544596e2ad2000.zip
Repel pstring to nsswitch/.
Diffstat (limited to 'source4/utils/ntlm_auth.c')
-rw-r--r--source4/utils/ntlm_auth.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/utils/ntlm_auth.c b/source4/utils/ntlm_auth.c
index 1a0a975879..c91d90c214 100644
--- a/source4/utils/ntlm_auth.c
+++ b/source4/utils/ntlm_auth.c
@@ -31,7 +31,6 @@
#include "librpc/gen_ndr/ndr_netlogon.h"
#include "auth/auth_sam.h"
#include "auth/ntlm/ntlm_check.h"
-#include "pstring.h"
#include "libcli/auth/libcli_auth.h"
#include "libcli/security/security.h"
#include "lib/events/events.h"