git.samba.org
/
kai
/
samba.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix building the common libcli/samsync code
[kai/samba.git]
/
libcli
/
samsync
/
decrypt.c
diff --git
a/libcli/samsync/decrypt.c
b/libcli/samsync/decrypt.c
index 92479e86181f48d68fd912a64ca61c232edcc06d..b3fab712bc6bf168cc4471601eef0dd130bd0624 100644
(file)
--- a/
libcli/samsync/decrypt.c
+++ b/
libcli/samsync/decrypt.c
@@
-22,10
+22,10
@@
#include "includes.h"
#include "includes.h"
-#include "libnet/libnet.h"
#include "../lib/crypto/crypto.h"
#include "../libcli/auth/libcli_auth.h"
#include "../libcli/samsync/samsync.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.
/**
* Decrypt and extract the user's passwords.