summaryrefslogtreecommitdiff
path: root/source3/utils/ntlm_auth_proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/utils/ntlm_auth_proto.h')
-rw-r--r--source3/utils/ntlm_auth_proto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/utils/ntlm_auth_proto.h b/source3/utils/ntlm_auth_proto.h
index 5f8d26465b..ae26c948b8 100644
--- a/source3/utils/ntlm_auth_proto.h
+++ b/source3/utils/ntlm_auth_proto.h
@@ -36,6 +36,7 @@ NTSTATUS contact_winbind_auth_crap(const char *username,
const DATA_BLOB *lm_response,
const DATA_BLOB *nt_response,
uint32 flags,
+ uint32 extra_logon_parameters,
uint8 lm_key[8],
uint8 user_session_key[16],
char **error_string,