2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-08-30 22:05:36 +00:00

cr-dump: remove unnessesary parasite header

Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com>
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
This commit is contained in:
Stanislav Kinsbursky
2012-01-17 16:12:45 +03:00
committed by Cyrill Gorcunov
parent 31e99b7b37
commit 7f2cd4b18a

View File

@@ -30,7 +30,6 @@
#include "image.h"
#include "proc_parse.h"
#include "parasite-syscall.h"
#include "parasite-blob.h"
#ifndef CONFIG_X86_64
# error No x86-32 support yet