New action NXAST_RESUBMIT_TABLE.
[openvswitch] / utilities / ovs-vlan-bug-workaround.c
index 309d64e2a687d062b178635f7d8cdb9fa79d4123..9722c27841dedc2e8152825e16975c23dce309ac 100644 (file)
@@ -130,7 +130,7 @@ parse_options(int argc, char *argv[])
             break;
 
         case 'V':
-            OVS_PRINT_VERSION(0, 0);
+            ovs_print_version(0, 0);
             exit(EXIT_SUCCESS);
 
         case '?':