vlog: Generate vlog-modules.def automatically.
[openvswitch] / lib / rtnetlink.c
index 2e1c17330adcd4a5f6c34203de752ea9337b2e5f..bce95ce508ba02ab6825b172447f563f7d294d75 100644 (file)
@@ -29,7 +29,7 @@
 #include "ofpbuf.h"
 #include "vlog.h"
 
-VLOG_DEFINE_THIS_MODULE(rtnetlink)
+VLOG_DEFINE_THIS_MODULE(rtnetlink);
 
 /* rtnetlink socket. */
 static struct nl_sock *notify_sock;