mirror of
https://github.com/checkpoint-restore/criu
synced 2025-09-01 14:55:39 +00:00
compel: Update with move lock.h into include/common/
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org> Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
This commit is contained in:
committed by
Andrei Vagin
parent
a406965e97
commit
e92c326692
@@ -1,7 +1,7 @@
|
|||||||
#include "log.h"
|
#include "log.h"
|
||||||
#include "common/bug.h"
|
#include "common/bug.h"
|
||||||
#include "common/xmalloc.h"
|
#include "common/xmalloc.h"
|
||||||
#include "lock.h"
|
#include "common/lock.h"
|
||||||
|
|
||||||
#include "infect.h"
|
#include "infect.h"
|
||||||
#include "infect-priv.h"
|
#include "infect-priv.h"
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#include "int.h"
|
#include "int.h"
|
||||||
#include "log.h"
|
#include "log.h"
|
||||||
#include "common/bug.h"
|
#include "common/bug.h"
|
||||||
#include "lock.h"
|
#include "common/lock.h"
|
||||||
#include "util-pie.h"
|
#include "util-pie.h"
|
||||||
|
|
||||||
#include "infect-rpc.h"
|
#include "infect-rpc.h"
|
||||||
|
@@ -14,7 +14,7 @@
|
|||||||
#include "criu-log.h"
|
#include "criu-log.h"
|
||||||
#include "common/bug.h"
|
#include "common/bug.h"
|
||||||
#include "common/xmalloc.h"
|
#include "common/xmalloc.h"
|
||||||
#include "lock.h"
|
#include "common/lock.h"
|
||||||
|
|
||||||
#include <compel/plugins/std/syscall-codes.h>
|
#include <compel/plugins/std/syscall-codes.h>
|
||||||
#include <compel/plugins/std/asm/syscall-types.h>
|
#include <compel/plugins/std/asm/syscall-types.h>
|
||||||
|
Reference in New Issue
Block a user