summaryrefslogtreecommitdiffstats
path: root/fpm
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2017-07-28 14:42:13 +0200
committerDavid Lamparter <equinox@opensourcerouting.org>2017-07-31 23:03:30 +0200
commita805d3bbb18f9cbaabf87850ba944b036e39240f (patch)
treeb66a4048687b5c7b4cd73805d454483ed3d32463 /fpm
parentbuild: non-recursive qpb & fpm (diff)
downloadfrr-a805d3bbb18f9cbaabf87850ba944b036e39240f.tar.xz
frr-a805d3bbb18f9cbaabf87850ba944b036e39240f.zip
protobuf: fix build
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'fpm')
-rw-r--r--fpm/fpm.proto2
1 files changed, 2 insertions, 0 deletions
diff --git a/fpm/fpm.proto b/fpm/fpm.proto
index 318e80a92..4597c7f8e 100644
--- a/fpm/fpm.proto
+++ b/fpm/fpm.proto
@@ -20,6 +20,8 @@
// CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
//
+syntax = "proto2";
+
//
// Protobuf definitions pertaining to the Forwarding Plane Manager component.
//