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 255f97fd23..da842c98ba 100644
--- a/source4/auth/ntlm/auth_developer.c
+++ b/source4/auth/ntlm/auth_developer.c
@@ -24,6 +24,8 @@
#include "auth/ntlm/auth_proto.h"
#include "libcli/security/security.h"
+_PUBLIC_ NTSTATUS auth_developer_init(void);
+
static NTSTATUS name_to_ntstatus_want_check(struct auth_method_context *ctx,
TALLOC_CTX *mem_ctx,
const struct auth_usersupplied_info *user_info)