git.samba.org
/
ira
/
wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
dbcd80e
)
Fix building the common libcli/samsync code
author
Andrew Bartlett
<abartlet@samba.org>
Thu, 16 Apr 2009 00:17:34 +0000
(10:17 +1000)
committer
Andrew Bartlett
<abartlet@samba.org>
Thu, 16 Apr 2009 00:17:34 +0000
(10:17 +1000)
libcli/samsync/decrypt.c
patch
|
blob
|
history
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.