summaryrefslogtreecommitdiff
path: root/auth/auth_sam_reply.h
diff options
context:
space:
mode:
Diffstat (limited to 'auth/auth_sam_reply.h')
-rw-r--r--auth/auth_sam_reply.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/auth/auth_sam_reply.h b/auth/auth_sam_reply.h
index 5d86830b328..617fae7ad0e 100644
--- a/auth/auth_sam_reply.h
+++ b/auth/auth_sam_reply.h
@@ -63,6 +63,7 @@ NTSTATUS make_user_info_dc_netlogon_validation(TALLOC_CTX *mem_ctx,
*/
NTSTATUS make_user_info_dc_pac(TALLOC_CTX *mem_ctx,
const struct PAC_LOGON_INFO *pac_logon_info,
+ const struct PAC_UPN_DNS_INFO *pac_upn_dns_info,
struct auth_user_info_dc **_user_info_dc);
/* The following definitions come from auth/wbc_auth_util.c */