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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a49ce700ec4cbe960c29d1eb483030b2281561e3;p=pdns Add syntax to dns.proto to silence compilation warning. --- diff --git a/pdns/dnstap.proto b/pdns/dnstap.proto index 1ed1bb00e..b2e9257cd 100644 --- a/pdns/dnstap.proto +++ b/pdns/dnstap.proto @@ -13,6 +13,7 @@ // with this file. If not, see: // // . +syntax = "proto2"; package dnstap;