mirror of
https://github.com/samba-team/samba.git
synced 2025-01-25 06:04:04 +03:00
r1447: Fix compile.
Andrew Bartlett (This used to be commit b97ea8a63f044d2c20781c876575978cc4725285)
This commit is contained in:
parent
59a3aece81
commit
7980759352
@ -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 */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user