summaryrefslogtreecommitdiff
path: root/libcli/samsync
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2009-04-16 10:17:34 +1000
committerAndrew Bartlett <abartlet@samba.org>2009-04-16 10:17:34 +1000
commit0879cbaf2b88f44b66ae7cbc5eb042ab534142f3 (patch)
tree7b2be67ef96628c44ca7b5130a19e42bd2ab6607 /libcli/samsync
parentdbcd80ed0109072e0eda6ef3f7d52972403eadd9 (diff)
downloadsamba-0879cbaf2b88f44b66ae7cbc5eb042ab534142f3.tar.gz
samba-0879cbaf2b88f44b66ae7cbc5eb042ab534142f3.tar.bz2
samba-0879cbaf2b88f44b66ae7cbc5eb042ab534142f3.zip
Fix building the common libcli/samsync code
Diffstat (limited to 'libcli/samsync')
-rw-r--r--libcli/samsync/decrypt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcli/samsync/decrypt.c b/libcli/samsync/decrypt.c
index 92479e8618..b3fab712bc 100644
--- a/libcli/samsync/decrypt.c
+++ b/libcli/samsync/decrypt.c
@@ -22,10 +22,10 @@
#include "includes.h"
-#include "libnet/libnet.h"
#include "../lib/crypto/crypto.h"
#include "../libcli/auth/libcli_auth.h"
#include "../libcli/samsync/samsync.h"
+#include "librpc/gen_ndr/ndr_netlogon.h"
/**
* Decrypt and extract the user's passwords.