Add extern to *_main global variable declarations in header files.
[vpp.git] / src / plugins / sixrd / sixrd.c
index 9838752..ee198f2 100644 (file)
@@ -32,6 +32,8 @@
  *   ea_bits_len = 0
  */
 
+sixrd_main_t sixrd_main;
+
 int
 sixrd_create_domain (ip6_address_t *ip6_prefix,
                     u8 ip6_prefix_len,