From: Erik Winkels Date: Mon, 7 May 2018 13:26:23 +0000 (+0200) Subject: Add syntax to dns.proto to silence compilation warning. X-Git-Tag: dnsdist-1.3.1~116^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F6577%2Fhead;p=thirdparty%2Fpdns.git Add syntax to dns.proto to silence compilation warning. --- diff --git a/pdns/dnstap.proto b/pdns/dnstap.proto index 1ed1bb00e2..b2e9257cd1 100644 --- a/pdns/dnstap.proto +++ b/pdns/dnstap.proto @@ -13,6 +13,7 @@ // with this file. If not, see: // // . +syntax = "proto2"; package dnstap;