aboutsummaryrefslogtreecommitdiff
path: root/vswitchd/system-stats.c
diff options
context:
space:
mode:
Diffstat (limited to 'vswitchd/system-stats.c')
-rw-r--r--vswitchd/system-stats.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/vswitchd/system-stats.c b/vswitchd/system-stats.c
index 11b2fbed..45b8cce6 100644
--- a/vswitchd/system-stats.c
+++ b/vswitchd/system-stats.c
@@ -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