X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fstream-unix.c;h=955414d576f9332803fa4c57f43d4c3b6d1da5a3;hb=2c360fbb2777fba6d35599e4b53287e2ecb26fa9;hp=33f566b371edaa4f6e2e4187b50d6a3850713ed8;hpb=5f55c39b21e69025045437ffbd3bb98fe6ce2e89;p=sliver-openvswitch.git diff --git a/lib/stream-unix.c b/lib/stream-unix.c index 33f566b37..955414d57 100644 --- a/lib/stream-unix.c +++ b/lib/stream-unix.c @@ -21,6 +21,7 @@ #include #include #include +#include #include #include #include @@ -32,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. */