From: Wouter Wijngaards Date: Thu, 18 Apr 2013 14:32:27 +0000 (+0000) Subject: fixup include of config.h X-Git-Tag: release-1.6.17rc1~119 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d56f856d071006c61efa8005b7d66c436fc6a2f3;p=thirdparty%2Fldns.git fixup include of config.h --- diff --git a/compat/snprintf.c b/compat/snprintf.c index fec7aff6..fc6097fe 100644 --- a/compat/snprintf.c +++ b/compat/snprintf.c @@ -32,7 +32,7 @@ * POSSIBILITY OF SUCH DAMAGE. */ -#include "config.h" +#include #include #include #include