From: bert hubert Date: Sun, 27 Dec 2015 22:36:32 +0000 (+0000) Subject: fix up compilation of testrunner and tsig tests X-Git-Tag: dnsdist-1.0.0-alpha2~137^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27ae51817bf20a0c7bf51045d688a32a778211a2;p=thirdparty%2Fpdns.git fix up compilation of testrunner and tsig tests --- diff --git a/pdns/rec_channel.hh b/pdns/rec_channel.hh index c5b62fb10b..c40a4cec3f 100644 --- a/pdns/rec_channel.hh +++ b/pdns/rec_channel.hh @@ -8,6 +8,7 @@ #include #include "iputils.hh" #include "dnsname.hh" +#include /** this class is used both to send and answer channel commands to the PowerDNS Recursor */ class RecursorControlChannel