mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-30 22:05:36 +00:00
crtools: move pid_rst_prio to pid.h
crtools.h is too heavy to be included in many sources Signed-off-by: Andrey Vagin <avagin@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
committed by
Pavel Emelyanov
parent
72727bb3ed
commit
a434e7f075
@@ -12,7 +12,6 @@
|
||||
#include "asm/types.h"
|
||||
#include "list.h"
|
||||
#include "util.h"
|
||||
#include "crtools.h"
|
||||
#include "mount.h"
|
||||
#include "cpu.h"
|
||||
#include "file-lock.h"
|
||||
|
Reference in New Issue
Block a user