mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-01-23 18:25:14 +00:00
compel/include/uapi/infect.h: no circular inclusion
infect.h includes compel.h, and compel.h includes infect.h. Surely, due to include guards it will be sorted out, but we'd rather just include what we need. travis-ci: success for compel uapi cleanups Signed-off-by: Kir Kolyshkin <kir@openvz.org> Reviewed-by: Cyrill Gorcunov <gorcunov@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com> Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
This commit is contained in:
parent
c18aa3e7fb
commit
99e27b1dbc
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
#include <compel/asm/sigframe.h>
|
||||
#include <compel/asm/infect-types.h>
|
||||
#include <compel/ksigset.h>
|
||||
#include <compel/compel.h>
|
||||
#include <compel/handle-elf.h>
|
||||
|
||||
#include "common/compiler.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue