From fe31b67d5e9bf5b6c195eddb5f7b42e680a0f36a Mon Sep 17 00:00:00 2001 From: Günther Deschner Date: Fri, 2 Oct 2009 00:17:06 +0200 Subject: s3-registry: only include registry headers when really needed. Guenther --- source3/libads/ldap_printer.c | 1 + 1 file changed, 1 insertion(+) (limited to 'source3/libads/ldap_printer.c') diff --git a/source3/libads/ldap_printer.c b/source3/libads/ldap_printer.c index d5290b23a9c..6f49a57bb0c 100644 --- a/source3/libads/ldap_printer.c +++ b/source3/libads/ldap_printer.c @@ -19,6 +19,7 @@ #include "includes.h" #include "../librpc/gen_ndr/cli_spoolss.h" +#include "registry.h" #ifdef HAVE_ADS -- cgit