s4-auth Move libcli/security/session.c to the top level
[metze/samba/wip.git] / source4 / auth / auth.h
index ccc5695a2e3ab6b85260f8f8d34b69da09b54e01..70df694b1ed5ba3495ba348639627aae4cbf4a02 100644 (file)
@@ -162,6 +162,7 @@ struct auth_critical_sizes {
 struct ldb_message;
 struct ldb_context;
 struct gensec_security;
+struct cli_credentials;
 
 NTSTATUS auth_get_challenge(struct auth_context *auth_ctx, uint8_t chal[8]);
 NTSTATUS authsam_account_ok(TALLOC_CTX *mem_ctx,