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.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/source3/rpc_client/init_netlogon.h b/source3/rpc_client/init_netlogon.h
new file mode 100644
index 0000000000..d87a9ea493
--- /dev/null
+++ b/source3/rpc_client/init_netlogon.h
@@ -0,0 +1,5 @@
+/* The following definitions come from rpc_client/init_netlogon.c */
+
+void init_netr_CryptPassword(const char *pwd,
+ unsigned char session_key[16],
+ struct netr_CryptPassword *pwd_buf);