X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fstream-unix.c;h=20aa5b482876c373f7a7386be4f810ee7e683ce8;hb=5136ce492c414f377f7be9ae32b259abb9f76580;hp=930f548680c0cb00079e4d8925727c998e9cc730;hpb=9200fb9ef9a1c55a76e4c4aa789f3fb0a76f0ed1;p=sliver-openvswitch.git diff --git a/lib/stream-unix.c b/lib/stream-unix.c index 930f54868..20aa5b482 100644 --- a/lib/stream-unix.c +++ b/lib/stream-unix.c @@ -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. */