summaryrefslogtreecommitdiff
path: root/source4/auth/ntlm/auth_developer.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/auth/ntlm/auth_developer.c')
-rw-r--r--source4/auth/ntlm/auth_developer.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/auth/ntlm/auth_developer.c b/source4/auth/ntlm/auth_developer.c
index b655283975b..209786b63b2 100644
--- a/source4/auth/ntlm/auth_developer.c
+++ b/source4/auth/ntlm/auth_developer.c
@@ -27,6 +27,8 @@
#undef DBGC_CLASS
#define DBGC_CLASS DBGC_AUTH
+#undef strncasecmp
+
_PUBLIC_ NTSTATUS auth4_developer_init(TALLOC_CTX *);
static NTSTATUS name_to_ntstatus_want_check(struct auth_method_context *ctx,