[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha8-1259-g074c6d4

Günther Deschner gd at samba.org
Fri Aug 28 05:44:07 MDT 2009


The branch, master has been updated
       via  074c6d4214ca5ae2a71eb8cb62a3cf19a88a39b3 (commit)
      from  9afd44d03ceef5efa242b5a5104b93ac6a7e9f2c (commit)

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


- Log -----------------------------------------------------------------
commit 074c6d4214ca5ae2a71eb8cb62a3cf19a88a39b3
Author: Günther Deschner <gd at samba.org>
Date:   Fri Aug 28 13:42:39 2009 +0200

    s4: include ntlmssp header in auth/ntlmssp/ntlmssp.h.
    
    Guenther

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

Summary of changes:
 source4/auth/ntlmssp/ntlmssp.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source4/auth/ntlmssp/ntlmssp.h b/source4/auth/ntlmssp/ntlmssp.h
index d46b120..7743e76 100644
--- a/source4/auth/ntlmssp/ntlmssp.h
+++ b/source4/auth/ntlmssp/ntlmssp.h
@@ -20,6 +20,7 @@
 */
 
 #include "librpc/gen_ndr/samr.h"
+#include "../librpc/gen_ndr/ntlmssp.h"
 
 /* NTLMSSP mode */
 enum ntlmssp_role


-- 
Samba Shared Repository


More information about the samba-cvs mailing list