From: Jelte Jansen Date: Thu, 1 Dec 2005 11:20:18 +0000 (+0000) Subject: fixed bad header includes (only worked if you specified --with-ldns, and not if you... X-Git-Tag: release-1.1.0~573 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3fc1d4eda783bd8b394ed55bf9967fe49b34acc;p=thirdparty%2Fldns.git fixed bad header includes (only worked if you specified --with-ldns, and not if you had simply installed the lib to your system) --- diff --git a/examples/ldns-key2ds.c b/examples/ldns-key2ds.c index 95cd4785..0d4894cc 100644 --- a/examples/ldns-key2ds.c +++ b/examples/ldns-key2ds.c @@ -5,7 +5,7 @@ * See the file LICENSE for the license */ -#include +#include "config.h" #include diff --git a/examples/ldns-signzone.c b/examples/ldns-signzone.c index f1324cdc..4b4709d6 100644 --- a/examples/ldns-signzone.c +++ b/examples/ldns-signzone.c @@ -5,7 +5,7 @@ * See the file LICENSE for the license */ -#include +#include "config.h" #include #include diff --git a/examples/ldns-version.c b/examples/ldns-version.c index 8487c692..23f08280 100644 --- a/examples/ldns-version.c +++ b/examples/ldns-version.c @@ -5,7 +5,7 @@ * See the file LICENSE for the license */ -#include +#include "config.h" #include int