2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-08-31 06:15:24 +00:00

crtools: move cr_options in a separate header

Signed-off-by: Andrey Vagin <avagin@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
Andrey Vagin
2013-11-06 17:21:11 +04:00
committed by Pavel Emelyanov
parent 08abebd29c
commit 4850fd94a8
26 changed files with 70 additions and 51 deletions

2
util.c
View File

@@ -39,7 +39,7 @@
#include "image.h"
#include "vma.h"
#include "crtools.h"
#include "cr_options.h"
#include "servicefd.h"
#define VMA_OPT_LEN 128