X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fstream-unix.c;h=955414d576f9332803fa4c57f43d4c3b6d1da5a3;hb=f0d3bc86154e697f4dc03667950319db66517522;hp=930f548680c0cb00079e4d8925727c998e9cc730;hpb=3762274e6359f4afe04107851f4c71347fa0afa0;p=openvswitch diff --git a/lib/stream-unix.c b/lib/stream-unix.c index 930f5486..955414d5 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. */