2
0
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:
Pavel Emelyanov
2013-11-06 15:44:32 +04:00
parent 0ef2128309
commit c6fab95e85
2 changed files with 1 additions and 2 deletions

View File

@@ -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 {