mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-25 02:58:54 +00:00
sk-unix: Defile log prefix
For grepability sake. Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
parent
e559f26909
commit
350b8f2107
1 changed files with 3 additions and 0 deletions
|
|
@ -31,6 +31,9 @@
|
|||
#include "protobuf.h"
|
||||
#include "protobuf/sk-unix.pb-c.h"
|
||||
|
||||
#undef LOG_PREFIX
|
||||
#define LOG_PREFIX "sk unix: "
|
||||
|
||||
struct unix_sk_desc {
|
||||
struct socket_desc sd;
|
||||
unsigned int type;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue