summaryrefslogtreecommitdiff
path: root/source3/libnet/libnet_join.c
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2009-03-17 20:06:46 +1100
committerAndrew Bartlett <abartlet@samba.org>2009-04-14 16:23:42 +1000
commitfe0f0e5670e878b8f8ddcb9f36681de69edd2025 (patch)
tree9c167d70aa1512de0b53c57d130c34ed99b50f6d /source3/libnet/libnet_join.c
parent7cff049e7eab769ed69296da41e74fa66be42698 (diff)
downloadsamba-fe0f0e5670e878b8f8ddcb9f36681de69edd2025.tar.gz
samba-fe0f0e5670e878b8f8ddcb9f36681de69edd2025.tar.bz2
samba-fe0f0e5670e878b8f8ddcb9f36681de69edd2025.zip
Adapt to common crypto functions: sam_pwd_hash() -> sam_rid_crypt()
Diffstat (limited to 'source3/libnet/libnet_join.c')
-rw-r--r--source3/libnet/libnet_join.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/libnet/libnet_join.c b/source3/libnet/libnet_join.c
index fe9fd66fdc..724cc90596 100644
--- a/source3/libnet/libnet_join.c
+++ b/source3/libnet/libnet_join.c
@@ -20,6 +20,7 @@
#include "includes.h"
#include "libnet/libnet.h"
+#include "libcli/auth/libcli_auth.h"
/****************************************************************
****************************************************************/