odp-util: Print tunnel id as part of ODP flow key in format_odp_flow_key().
[sliver-openvswitch.git] / lib / unixctl.c
index 706b3e3..6abb332 100644 (file)
@@ -42,7 +42,7 @@
 #include <time.h>
 #endif
 
-VLOG_DEFINE_THIS_MODULE(unixctl)
+VLOG_DEFINE_THIS_MODULE(unixctl);
 \f
 struct unixctl_command {
     unixctl_cb_func *cb;