From: Kees Monshouwer Date: Fri, 27 Nov 2020 22:27:11 +0000 (+0100) Subject: auth: fix compiler errors with --enable-verbose-logging X-Git-Tag: auth-4.4.0-rc1~5^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F9765%2Fhead;p=thirdparty%2Fpdns.git auth: fix compiler errors with --enable-verbose-logging --- diff --git a/pdns/packethandler.cc b/pdns/packethandler.cc index c4ce0d8d1f..d8efb4d7fc 100644 --- a/pdns/packethandler.cc +++ b/pdns/packethandler.cc @@ -712,7 +712,7 @@ bool PacketHandler::getNSEC3Hashes(bool narrow, const std::string& hashed, bool void PacketHandler::addNSEC3(DNSPacket& p, std::unique_ptr& r, const DNSName& target, const DNSName& wildcard, const NSEC3PARAMRecordContent& ns3rc, bool narrow, int mode) { - DLOG(g_log<<"addNSEC3() mode="<