1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-22 16:23:49 +03:00

r1447: Fix compile.

Andrew Bartlett
This commit is contained in:
Andrew Bartlett
2004-07-11 11:52:01 +00:00
committed by Gerald (Jerry) Carter
parent 310a570936
commit b97ea8a63f

View File

@@ -68,6 +68,6 @@ NTSTATUS ads_verify_ticket(TALLOC_CTX *mem_ctx,
krb5_auth_context auth_context,
const char *realm, const DATA_BLOB *ticket,
char **principal, DATA_BLOB *auth_data,
DATA_BLOB *ap_rep)
DATA_BLOB *ap_rep);
#endif /* HAVE_KRB5 */