From: Axel Viala Date: Sun, 11 Dec 2022 14:44:45 +0000 (+0100) Subject: Remove redundant headers X-Git-Tag: dnsdist-1.8.0-rc1~140^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d330db947c14087da330c2bcba9a36822bacd03;p=thirdparty%2Fpdns.git Remove redundant headers - recursor_cache.cc - zoneparser-tng.cc --- diff --git a/pdns/zoneparser-tng.cc b/pdns/zoneparser-tng.cc index c8754f366a..517c4658eb 100644 --- a/pdns/zoneparser-tng.cc +++ b/pdns/zoneparser-tng.cc @@ -27,7 +27,6 @@ #include "misc.hh" #include "dnswriter.hh" #include "dnsrecords.hh" -#include "misc.hh" #include #include "dns.hh" #include "zoneparser-tng.hh"