xenserver: Add explicit license to refresh-xs-network-uuids.
[sliver-openvswitch.git] / ovsdb / jsonrpc-server.c
index bc717e4..71a4489 100644 (file)
 #include "timeval.h"
 #include "transaction.h"
 #include "trigger.h"
-
-#define THIS_MODULE VLM_ovsdb_jsonrpc_server
 #include "vlog.h"
 
+VLOG_DEFINE_THIS_MODULE(ovsdb_jsonrpc_server)
+
 struct ovsdb_jsonrpc_remote;
 struct ovsdb_jsonrpc_session;