X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=utilities%2Fovs-vlan-bug-workaround.c;h=f459dec4bbe6313604f3fbc4b01b81ef0ff74d97;hb=8f6acf150219ee081c7c7dcb71bf4cadb9c3644e;hp=309d64e2a687d062b178635f7d8cdb9fa79d4123;hpb=e3c17733704fd54fa937ed5e1e8c4b51e00961f1;p=sliver-openvswitch.git diff --git a/utilities/ovs-vlan-bug-workaround.c b/utilities/ovs-vlan-bug-workaround.c index 309d64e2a..f459dec4b 100644 --- a/utilities/ovs-vlan-bug-workaround.c +++ b/utilities/ovs-vlan-bug-workaround.c @@ -23,6 +23,7 @@ #include #include #include +#include #include #include #include @@ -130,7 +131,7 @@ parse_options(int argc, char *argv[]) break; case 'V': - OVS_PRINT_VERSION(0, 0); + ovs_print_version(0, 0); exit(EXIT_SUCCESS); case '?':