From 27ae51817bf20a0c7bf51045d688a32a778211a2 Mon Sep 17 00:00:00 2001 From: bert hubert Date: Sun, 27 Dec 2015 22:36:32 +0000 Subject: [PATCH] fix up compilation of testrunner and tsig tests --- pdns/rec_channel.hh | 1 + 1 file changed, 1 insertion(+) 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 -- 2.47.2