summaryrefslogtreecommitdiff
path: root/source3/rpc_client/init_netlogon.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/rpc_client/init_netlogon.h')
-rw-r--r--source3/rpc_client/init_netlogon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/rpc_client/init_netlogon.h b/source3/rpc_client/init_netlogon.h
index 826d0c56bb..bb4496b4cd 100644
--- a/source3/rpc_client/init_netlogon.h
+++ b/source3/rpc_client/init_netlogon.h
@@ -23,7 +23,7 @@
/* The following definitions come from rpc_client/init_netlogon.c */
void init_netr_CryptPassword(const char *pwd,
- unsigned char session_key[16],
+ struct netlogon_creds_CredentialState *creds,
struct netr_CryptPassword *pwd_buf);
#endif /* _RPC_CLIENT_INIT_NETLOGON_H_ */