[SCM] Samba Shared Repository - branch v3-6-test updated

Volker Lendecke vlendec at samba.org
Mon Aug 30 07:39:31 MDT 2010


The branch, v3-6-test has been updated
       via  d937c98 s3: Fix the build of the nfs4_acl module
      from  e310810 s3:smbd: s/sa_len/sa_socklen , because sa_len is a macro on IRIX

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-6-test


- Log -----------------------------------------------------------------
commit d937c9891aa06f063fe8a9ba22c40db82dda3630
Author: Volker Lendecke <vl at samba.org>
Date:   Mon Aug 30 08:36:51 2010 -0600

    s3: Fix the build of the nfs4_acl module

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

Summary of changes:
 source3/modules/nfs4_acls.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/modules/nfs4_acls.c b/source3/modules/nfs4_acls.c
index 36a3057..f8a61c9 100644
--- a/source3/modules/nfs4_acls.c
+++ b/source3/modules/nfs4_acls.c
@@ -20,6 +20,7 @@
 #include "includes.h"
 #include "nfs4_acls.h"
 #include "librpc/gen_ndr/ndr_security.h"
+#include "include/dbwrap.h"
 
 #undef DBGC_CLASS
 #define DBGC_CLASS DBGC_ACLS


-- 
Samba Shared Repository


More information about the samba-cvs mailing list