s3-auth split the auth_generic functions into a seperate file
[mat/samba.git] / source3 / include / ntlmssp_wrap.h
index 4d791c335ac89d448a0086cda800a47b61ebcb3b..fb98309ab94f9488cdffe2163e88d89e7f4fa8fd 100644 (file)
@@ -23,6 +23,8 @@
 
 struct gensec_security;
 
+extern const struct gensec_security_ops gensec_ntlmssp3_server_ops;
+
 struct auth_generic_state {
        /* used only by server implementation */
        struct auth_context *auth_context;