From: Remi Gacogne Date: Tue, 24 Dec 2024 16:14:14 +0000 (+0100) Subject: dnstap: Clean up the dnstap header X-Git-Tag: dnsdist-2.0.0-alpha1~160^2~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58727d960c3a9ee0ca3dd9d44e97b87db04319c8;p=thirdparty%2Fpdns.git dnstap: Clean up the dnstap header --- diff --git a/pdns/dnstap.hh b/pdns/dnstap.hh index 357319b9a5..d82ce9a7d7 100644 --- a/pdns/dnstap.hh +++ b/pdns/dnstap.hh @@ -30,7 +30,6 @@ #include "iputils.hh" #ifndef DISABLE_PROTOBUF -#include "protozero.hh" class DnstapMessage {