]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
dnstap: Clean up the dnstap header
authorRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 24 Dec 2024 16:14:14 +0000 (17:14 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 16 Jan 2025 08:50:32 +0000 (09:50 +0100)
pdns/dnstap.hh

index 357319b9a510588dd4d08fc05ad702d0036611fb..d82ce9a7d73b7ef545f702b3b184267a24789d09 100644 (file)
@@ -30,7 +30,6 @@
 #include "iputils.hh"
 
 #ifndef DISABLE_PROTOBUF
-#include "protozero.hh"
 
 class DnstapMessage
 {