[CRIU] [PATCH] images: add syntax declaration to macvlan.proto

Tycho Andersen tycho.andersen at canonical.com
Fri Oct 21 14:54:37 PDT 2016


Signed-off-by: Tycho Andersen <tycho.andersen at canonical.com>
---
 images/macvlan.proto | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/images/macvlan.proto b/images/macvlan.proto
index c9c9045..0ca2652 100644
--- a/images/macvlan.proto
+++ b/images/macvlan.proto
@@ -1,3 +1,5 @@
+syntax = "proto2";
+
 message macvlan_link_entry {
 	required uint32	mode	= 1;
 	optional uint32 flags	= 2;
-- 
2.9.3



More information about the CRIU mailing list