[SCM] Samba Shared Repository - branch master updated

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


The branch, master has been updated
       via  4ccf3a0 s3: Fix the build of the nfs4_acl module
      from  9b704e4 s3-waf: fix the build after gssapi changes.

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


- Log -----------------------------------------------------------------
commit 4ccf3a05af0f3c09ff8e85c63578cf1857312e6b
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