X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fl2%2Fl2_bd.h;fp=src%2Fvnet%2Fl2%2Fl2_bd.h;h=0e0706518591c62df8ff6ae0fa1e3f73371b963f;hb=942402b02096af1c966f10e3e2a3d235787b962e;hp=93ed1a8532aad01188a0c20b6939a381dc56fcc3;hpb=91d341c260c21b231543b29553d28d48b6148120;p=vpp.git diff --git a/src/vnet/l2/l2_bd.h b/src/vnet/l2/l2_bd.h index 93ed1a8532a..0e070651859 100644 --- a/src/vnet/l2/l2_bd.h +++ b/src/vnet/l2/l2_bd.h @@ -34,7 +34,7 @@ typedef struct vnet_main_t *vnet_main; } bd_main_t; -bd_main_t bd_main; +extern bd_main_t bd_main; /* Bridge domain member */