summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--source3/auth/auth_samba4.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/auth/auth_samba4.c b/source3/auth/auth_samba4.c
index 146df9d02a..fcc4c285ea 100644
--- a/source3/auth/auth_samba4.c
+++ b/source3/auth/auth_samba4.c
@@ -353,6 +353,7 @@ static NTSTATUS auth_init_samba4(struct auth_context *auth_context,
return NT_STATUS_OK;
}
+NTSTATUS auth_samba4_init(void);
NTSTATUS auth_samba4_init(void)
{
smb_register_auth(AUTH_INTERFACE_VERSION, "samba4",