From 58727d960c3a9ee0ca3dd9d44e97b87db04319c8 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 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 { -- 2.47.2