ovs-vsctl: Allow "get" commands to create @names also.
[openvswitch] / lib / stream-unix.c
index 930f548680c0cb00079e4d8925727c998e9cc730..20aa5b482876c373f7a7386be4f810ee7e683ce8 100644 (file)
@@ -33,9 +33,9 @@
 #include "util.h"
 #include "stream-provider.h"
 #include "stream-fd.h"
-
 #include "vlog.h"
-#define THIS_MODULE VLM_stream_unix
+
+VLOG_DEFINE_THIS_MODULE(stream_unix)
 
 /* Active UNIX socket. */