X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fbonding%2Fnode.c;h=636146f84492b46d6bba71747ebfca9eb221571a;hb=47727c02df4c79c21c6ceffaff65222c32cf6996;hp=80013428101bfcddbd96d8e6919e1626a7f579ca;hpb=8f6c1dda355b6e4d00dc4e41e65a25e1fd1507ee;p=vpp.git diff --git a/src/vnet/bonding/node.c b/src/vnet/bonding/node.c index 80013428101..636146f8449 100644 --- a/src/vnet/bonding/node.c +++ b/src/vnet/bonding/node.c @@ -21,7 +21,9 @@ #include #include +#ifndef CLIB_MARCH_VARIANT bond_main_t bond_main; +#endif /* CLIB_MARCH_VARIANT */ #define foreach_bond_input_error \ _(NONE, "no error") \