From 2f36ef72256cf3c2e36ed759427af07effda1069 Mon Sep 17 00:00:00 2001 From: Günther Deschner Date: Fri, 18 Mar 2011 18:58:37 +0100 Subject: s3-passdb: add passdb.h where needed. Guenther --- source3/libnet/libnet_dssync_passdb.c | 1 + 1 file changed, 1 insertion(+) (limited to 'source3/libnet/libnet_dssync_passdb.c') diff --git a/source3/libnet/libnet_dssync_passdb.c b/source3/libnet/libnet_dssync_passdb.c index cd5943e5f0..ab347567f1 100644 --- a/source3/libnet/libnet_dssync_passdb.c +++ b/source3/libnet/libnet_dssync_passdb.c @@ -26,6 +26,7 @@ #include "../librpc/gen_ndr/ndr_drsuapi.h" #include "dbwrap.h" #include "../libds/common/flag_mapping.h" +#include "passdb.h" /**************************************************************** ****************************************************************/ -- cgit