s3: fix the build of idmap_adex, idmap_tdb2, idmap_hash and several vfs modules.
authorGünther Deschner <gd@samba.org>
Mon, 18 Oct 2010 13:55:47 +0000 (15:55 +0200)
committerGünther Deschner <gd@samba.org>
Mon, 18 Oct 2010 14:39:39 +0000 (14:39 +0000)
Guenther

Autobuild-User: Günther Deschner <gd@samba.org>
Autobuild-Date: Mon Oct 18 14:39:39 UTC 2010 on sn-devel-104

source3/modules/nfs4_acls.c
source3/winbindd/idmap_adex/likewise_cell.c
source3/winbindd/idmap_adex/provider_unified.c
source3/winbindd/idmap_hash/idmap_hash.c
source3/winbindd/idmap_tdb2.c

index 7e5f99405d8880e6ecd0dccfa76164842b5032f4..19139461441c4abc35c23fe4de3427d6851113cf 100644 (file)
@@ -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
index 00ccc597bb0dfbd8bef64a16637b29afbacf7950..0914132b9339a5e801477c706ed722ce8f4eb9be 100644 (file)
@@ -23,6 +23,7 @@
 #include "idmap.h"
 #include "idmap_adex.h"
 #include "secrets.h"
+#include "../libcli/security/dom_sid.h"
 
 #undef DBGC_CLASS
 #define DBGC_CLASS DBGC_IDMAP
index 9f5cc884a5f0531eb44bcb12ea647765336e369a..b61666fa502250e0aef85f2edd96e7a396c2f2f7 100644 (file)
@@ -25,6 +25,7 @@
 #include "idmap.h"
 #include "idmap_adex.h"
 #include "../libcli/ldap/ldap_ndr.h"
+#include "../libcli/security/dom_sid.h"
 
 #undef DBGC_CLASS
 #define DBGC_CLASS DBGC_IDMAP
index f6c86524635192f7dbf59d8dff08e63debdf1153..08e283cd57f8344efcc4a0e6dde65a2d0369e76c 100644 (file)
@@ -24,6 +24,7 @@
 #include "idmap_hash.h"
 #include "ads.h"
 #include "nss_info.h"
+#include "../libcli/security/dom_sid.h"
 
 #undef DBGC_CLASS
 #define DBGC_CLASS DBGC_IDMAP
index 0613fdb596ffde3ff644ab9a9cdfbcdf2cdd069e..a78a41eb1cc0609d994032acde8ae0d168065e5f 100644 (file)
@@ -36,6 +36,7 @@
 #include "idmap.h"
 #include "idmap_rw.h"
 #include "dbwrap.h"
+#include "../libcli/security/dom_sid.h"
 
 #undef DBGC_CLASS
 #define DBGC_CLASS DBGC_IDMAP