The branch, master has been updated
       via  2287849074dea6065b1229b61715478f821c867e (commit)
      from  b7a5e7a5d607d38e28cb8b28d45ede749500fa13 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 2287849074dea6065b1229b61715478f821c867e
Author: Günther Deschner <[email protected]>
Date:   Fri Aug 28 11:36:28 2009 +0200

    s4: fix the build after ntlmssp header change.
    
    Guenther

-----------------------------------------------------------------------

Summary of changes:
 libcli/auth/smbencrypt.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/libcli/auth/smbencrypt.c b/libcli/auth/smbencrypt.c
index dc33b75..eaa1b6f 100644
--- a/libcli/auth/smbencrypt.c
+++ b/libcli/auth/smbencrypt.c
@@ -26,6 +26,7 @@
 #include "../libcli/auth/msrpc_parse.h"
 #include "../lib/crypto/crypto.h"
 #include "../libcli/auth/libcli_auth.h"
+#include "../librpc/gen_ndr/ntlmssp.h"
 
 void SMBencrypt_hash(const uint8_t lm_hash[16], const uint8_t *c8, uint8_t 
p24[24])
 {


-- 
Samba Shared Repository

Reply via email to