diff options
Diffstat (limited to 'source4/include/structs.h')
-rw-r--r-- | source4/include/structs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/include/structs.h b/source4/include/structs.h index 8204cb769d..4b20559f90 100644 --- a/source4/include/structs.h +++ b/source4/include/structs.h @@ -72,6 +72,7 @@ struct auth_methods; struct schannel_state; struct spnego_data; struct gensec_security; +struct gensec_security_ops; typedef NTSTATUS (*gensec_password_callback)(struct gensec_security *gensec_security, TALLOC_CTX *mem_ctx, char **password); struct gensec_ntlmssp_state; |