Commit 1335956a authored by Pavel Emelyanov's avatar Pavel Emelyanov

crtools.h: Drop protobuf.h inclusion

Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
parent 7449224c
...@@ -7,7 +7,6 @@ ...@@ -7,7 +7,6 @@
#include "asm/types.h" #include "asm/types.h"
#include "servicefd.h" #include "servicefd.h"
#include "protobuf.h"
#include "images/inventory.pb-c.h" #include "images/inventory.pb-c.h"
#define CR_FD_PERM (S_IRUSR | S_IWUSR | S_IRGRP | S_IROTH) #define CR_FD_PERM (S_IRUSR | S_IWUSR | S_IRGRP | S_IROTH)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment