[SCM] Samba Shared Repository - branch master updated - release-4-0-0alpha7-118-g84b57a5

Stefan Metzmacher metze at samba.org
Mon Mar 2 11:07:19 GMT 2009


The branch, master has been updated
       via  84b57a5dbad538e819591daa2c42a9b35206c409 (commit)
      from  ae1a69f3ea42d778d5cb16523fd7bf4f7f36a3c9 (commit)

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


- Log -----------------------------------------------------------------
commit 84b57a5dbad538e819591daa2c42a9b35206c409
Author: Stefan Metzmacher <metze at samba.org>
Date:   Mon Mar 2 12:05:43 2009 +0100

    libcli/security: fix the source4 build
    
    metze

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

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


Changeset truncated at 500 lines:

diff --git a/libcli/security/secacl.c b/libcli/security/secacl.c
index f10cc09..9373ef5 100644
--- a/libcli/security/secacl.c
+++ b/libcli/security/secacl.c
@@ -22,6 +22,7 @@
 
 #include "includes.h"
 #include "librpc/gen_ndr/ndr_security.h"
+#include "libcli/security/secace.h"
 
 #define  SEC_ACL_HEADER_SIZE (2 * sizeof(uint16_t) + sizeof(uint32_t))
 


-- 
Samba Shared Repository


More information about the samba-cvs mailing list