From e83c9b1d22cffe86ed17e7940503db4cd8e61c35 Mon Sep 17 00:00:00 2001 From: Remi Gacogne Date: Tue, 24 Dec 2024 17:14:14 +0100 Subject: [PATCH] dnstap: Clean up the dnstap header --- pdns/dnstap.hh | 1 - 1 file changed, 1 deletion(-) diff --git a/pdns/dnstap.hh b/pdns/dnstap.hh index 357319b9a510..d82ce9a7d73b 100644 --- a/pdns/dnstap.hh +++ b/pdns/dnstap.hh @@ -30,7 +30,6 @@ #include "iputils.hh" #ifndef DISABLE_PROTOBUF -#include "protozero.hh" class DnstapMessage {