ovs-vsctl: Make "create" command print new row's UUID.
[openvswitch] / lib / util.h
index 9e7b88f06825866358adca046f55108a6163b40a..0101bf7b544d4bae1e3d7dc4535999cdcf8e9503 100644 (file)
@@ -127,6 +127,8 @@ int hexit_value(int c);
 
 char *dir_name(const char *file_name);
 
+void ignore(bool x UNUSED);
+
 #ifdef  __cplusplus
 }
 #endif