coverage: Make the coverage counters catalog program-specific.
[sliver-openvswitch.git] / lib / util.c
index 4f1b9f7..d6e470c 100644 (file)
@@ -27,6 +27,8 @@
 
 VLOG_DEFINE_THIS_MODULE(util);
 
+COVERAGE_DEFINE(util_xalloc);
+
 const char *program_name;
 
 void