mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-01-23 02:14:37 +00:00
compel: Include compel headers as system ones
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org> Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
This commit is contained in:
parent
a714fff5a3
commit
a0810481e5
52 changed files with 101 additions and 83 deletions
|
|
@ -15,7 +15,7 @@
|
|||
#define LOCK_BUG() LOCK_BUG_ON(1)
|
||||
|
||||
#ifdef CR_NOGLIBC
|
||||
# include "uapi/std/syscall.h"
|
||||
# include <compel/plugins/std/syscall.h>
|
||||
#else
|
||||
# include <unistd.h>
|
||||
# include <sys/syscall.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue