summaryrefslogtreecommitdiff
path: root/source3/winbindd/idmap_tdb2.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2010-10-18 15:55:47 +0200
committerGünther Deschner <gd@samba.org>2010-10-18 14:39:39 +0000
commit64e9f79587916c0e8e9079636e3a2ab60ea2b455 (patch)
tree6476915974f19f62ca1ca90fc100f268c36c38f5 /source3/winbindd/idmap_tdb2.c
parent5845dae8262a648d3af7b73044483e8bed2f4f08 (diff)
downloadsamba-64e9f79587916c0e8e9079636e3a2ab60ea2b455.tar.gz
samba-64e9f79587916c0e8e9079636e3a2ab60ea2b455.tar.bz2
samba-64e9f79587916c0e8e9079636e3a2ab60ea2b455.zip
s3: fix the build of idmap_adex, idmap_tdb2, idmap_hash and several vfs modules.
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Mon Oct 18 14:39:39 UTC 2010 on sn-devel-104
Diffstat (limited to 'source3/winbindd/idmap_tdb2.c')
-rw-r--r--source3/winbindd/idmap_tdb2.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/winbindd/idmap_tdb2.c b/source3/winbindd/idmap_tdb2.c
index 0613fdb596..a78a41eb1c 100644
--- a/source3/winbindd/idmap_tdb2.c
+++ b/source3/winbindd/idmap_tdb2.c
@@ -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