From: Peter van Dijk Date: Fri, 19 Dec 2014 13:34:48 +0000 (+0100) Subject: add include to aid compilation on musl libc X-Git-Tag: rec-3.7.0-rc1~105 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf63a3535c4202a54ed412738c63766bbf332d06;p=thirdparty%2Fpdns.git add include to aid compilation on musl libc --- diff --git a/pdns/bindparserclasses.hh b/pdns/bindparserclasses.hh index f554bd7e96..fe338f2e39 100644 --- a/pdns/bindparserclasses.hh +++ b/pdns/bindparserclasses.hh @@ -26,6 +26,7 @@ #include #include #include +#include #include "namespaces.hh"