flow: Fully separate flow_wildcards from OpenFlow wildcard bits.
[openvswitch] / vswitchd / system-stats.c
index 11b2fbedbeb700af8d83588628942a4ba1ffdac1..45b8cce64cf002145a427d4d7376e92cdc2f2f18 100644 (file)
@@ -39,7 +39,7 @@
 #include "timeval.h"
 #include "vlog.h"
 
-VLOG_DEFINE_THIS_MODULE(system_stats)
+VLOG_DEFINE_THIS_MODULE(system_stats);
 
 /* #ifdefs make it a pain to maintain code: you have to try to build both ways.
  * Thus, this file tries to compile as much of the code as possible regardless