From: Remi Gacogne Date: Tue, 16 Aug 2016 13:42:24 +0000 (+0200) Subject: auth: protobuf now uses CA::truncate(), link dnspcap2protobuf with iputils.cc X-Git-Tag: rec-4.0.2~7^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99c99f2b90a62bc8e314847318ef8a0f1e704d66;p=thirdparty%2Fpdns.git auth: protobuf now uses CA::truncate(), link dnspcap2protobuf with iputils.cc --- diff --git a/pdns/Makefile.am b/pdns/Makefile.am index eee30caf35..8fe9794a1a 100644 --- a/pdns/Makefile.am +++ b/pdns/Makefile.am @@ -1065,6 +1065,7 @@ dnspcap2protobuf_SOURCES = \ dnsrecords.cc \ dnswriter.cc dnswriter.hh \ gettime.cc gettime.hh \ + iputils.cc \ logger.cc \ misc.cc \ nsecrecords.cc \