X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=lib%2Fstream-tcp.c;h=d92fe3af502080917d18075352be559c4c399b06;hb=0e70cdcb8ddeb20417e682fd63769f9d16601b07;hp=2f7e798a615502fb2467098ac5434246f23bb839;hpb=3762274e6359f4afe04107851f4c71347fa0afa0;p=openvswitch diff --git a/lib/stream-tcp.c b/lib/stream-tcp.c index 2f7e798a..d92fe3af 100644 --- a/lib/stream-tcp.c +++ b/lib/stream-tcp.c @@ -30,9 +30,9 @@ #include "util.h" #include "stream-provider.h" #include "stream-fd.h" - #include "vlog.h" -#define THIS_MODULE VLM_stream_tcp + +VLOG_DEFINE_THIS_MODULE(stream_tcp); /* Active TCP. */