From: Otto Moerbeek Date: Thu, 14 Oct 2021 12:19:13 +0000 (+0200) Subject: Merge pull request #10567 from omoerbeek/rec-eventtrace X-Git-Tag: dnsdist-1.7.0-alpha2~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7c3704341866f236ec8268da8bc1592540b604d;p=thirdparty%2Fpdns.git Merge pull request #10567 from omoerbeek/rec-eventtrace Rec: eventtrace --- c7c3704341866f236ec8268da8bc1592540b604d diff --cc pdns/syncres.hh index e3382e5597,20892d3334..d5b84f37dd --- a/pdns/syncres.hh +++ b/pdns/syncres.hh @@@ -52,8 -52,8 +52,9 @@@ #include "proxy-protocol.hh" #include "sholder.hh" #include "histogram.hh" +#include "stat_t.hh" #include "tcpiohandler.hh" + #include "rec-eventtrace.hh" #ifdef HAVE_CONFIG_H #include "config.h"