From 64e9f79587916c0e8e9079636e3a2ab60ea2b455 Mon Sep 17 00:00:00 2001 From: Günther Deschner Date: Mon, 18 Oct 2010 15:55:47 +0200 Subject: s3: fix the build of idmap_adex, idmap_tdb2, idmap_hash and several vfs modules. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Guenther Autobuild-User: Günther Deschner Autobuild-Date: Mon Oct 18 14:39:39 UTC 2010 on sn-devel-104 --- source3/modules/nfs4_acls.c | 1 + 1 file changed, 1 insertion(+) (limited to 'source3/modules') diff --git a/source3/modules/nfs4_acls.c b/source3/modules/nfs4_acls.c index 7e5f99405d..1913946144 100644 --- a/source3/modules/nfs4_acls.c +++ b/source3/modules/nfs4_acls.c @@ -21,6 +21,7 @@ #include "nfs4_acls.h" #include "librpc/gen_ndr/ndr_security.h" #include "../libcli/security/dom_sid.h" +#include "../libcli/security/security.h" #include "include/dbwrap.h" #undef DBGC_CLASS -- cgit