mirror of
https://github.com/checkpoint-restore/criu
synced 2025-09-05 00:35:23 +00:00
hdrs: Don't include protobuf headers into crtools.h
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
@@ -7,8 +7,6 @@
|
||||
#include "asm/types.h"
|
||||
#include "servicefd.h"
|
||||
|
||||
#include "protobuf/vma.pb-c.h"
|
||||
|
||||
#define CR_FD_PERM (S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH)
|
||||
|
||||
struct script {
|
||||
|
Reference in New Issue
Block a user