From fbb7814f91f85e95769a5e23506825167b44139f Mon Sep 17 00:00:00 2001 From: Günther Deschner Date: Tue, 18 May 2010 19:40:31 +0200 Subject: s3: only use netlogon/nbt header when needed. Guenther --- source3/winbindd/idmap_adex/gc_util.c | 1 + 1 file changed, 1 insertion(+) (limited to 'source3/winbindd/idmap_adex') diff --git a/source3/winbindd/idmap_adex/gc_util.c b/source3/winbindd/idmap_adex/gc_util.c index 634fd980e8..9b4ce77b00 100644 --- a/source3/winbindd/idmap_adex/gc_util.c +++ b/source3/winbindd/idmap_adex/gc_util.c @@ -20,6 +20,7 @@ #include "includes.h" #include "idmap_adex.h" +#include "libads/cldap.h" #undef DBGC_CLASS #define DBGC_CLASS DBGC_IDMAP -- cgit