X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fstream-tcp.c;h=d92fe3af502080917d18075352be559c4c399b06;hb=b153e667907ed68164a15207ad5f91ad4c39927c;hp=a9bcaeb475ce2f91829d466a3537921969021c96;hpb=02dd3123a0e312f1d33403e744af52dd6096f12d;p=sliver-openvswitch.git diff --git a/lib/stream-tcp.c b/lib/stream-tcp.c index a9bcaeb47..d92fe3af5 100644 --- a/lib/stream-tcp.c +++ b/lib/stream-tcp.c @@ -23,15 +23,16 @@ #include #include #include +#include #include #include "packets.h" #include "socket-util.h" #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. */