netdev: Clean up and refactor packet receive interface.
[openvswitch] / vswitchd / ovs-brcompatd.c
index 3dd25c37b2e2cf569ea9c13375656a7b58b90812..d9b3bc38d8746804361006e146aa175b38cd4398 100644 (file)
@@ -885,7 +885,7 @@ parse_options(int argc, char *argv[])
             usage();
 
         case 'V':
-            OVS_PRINT_VERSION(0, 0);
+            ovs_print_version(0, 0);
             exit(EXIT_SUCCESS);
 
         case OPT_APPCTL: