summaryrefslogtreecommitdiff
path: root/source3/winbindd/idmap_hash
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_hash
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_hash')
-rw-r--r--source3/winbindd/idmap_hash/idmap_hash.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/winbindd/idmap_hash/idmap_hash.c b/source3/winbindd/idmap_hash/idmap_hash.c
index f6c8652463..08e283cd57 100644
--- a/source3/winbindd/idmap_hash/idmap_hash.c
+++ b/source3/winbindd/idmap_hash/idmap_hash.c
@@ -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