mirror of
https://github.com/samba-team/samba.git
synced 2025-03-14 00:58:38 +03:00
r23971: Prevent build failures.
Guenther
This commit is contained in:
parent
7d321aad83
commit
f959a0f152
@ -1207,7 +1207,11 @@ krb5_error_code smb_krb5_open_keytab(krb5_context context,
|
||||
const char *keytab_name,
|
||||
BOOL write_access,
|
||||
krb5_keytab *keytab);
|
||||
|
||||
NTSTATUS kerberos_return_pac(TALLOC_CTX *mem_ctx,
|
||||
const char *name,
|
||||
const char *pass,
|
||||
time_t time_offset,
|
||||
PAC_DATA **pac_ret);
|
||||
#endif /* HAVE_KRB5 */
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user