X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fstream-tcp.c;h=d00477732932e40eb58473b93270ebf2a2d93fdb;hb=92467099ee05b930b060d34d05b81bb1322e6fbf;hp=2f7e798a615502fb2467098ac5434246f23bb839;hpb=3762274e6359f4afe04107851f4c71347fa0afa0;p=openvswitch diff --git a/lib/stream-tcp.c b/lib/stream-tcp.c index 2f7e798a..d0047773 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. */