criu/include/common
Dmitry Safonov 327554ee64 compel: Remove compel.h
The file only includes other headers (which may be not needed).
If we aim for one-include-for-compel, we could instead paste all
subheaders into "compel.h".
Rather, I think it's worth to migrate to more fine-grained compel
headers than follow the strategy 'one header to rule them all'.

Further, the header creates problems for cross-compilation: it's
included in files, those are used by host-compel. Which rightfully
confuses compiler/linker as host's definitions for fpu regs/other
platform details get drained into host's compel.

Signed-off-by: Dmitry Safonov <dima@arista.com>
2020-03-27 19:36:20 +03:00
..
arch arm: Provide aeabi helpers in ARM format 2019-09-07 15:59:52 +03:00
asm-generic bitops: use a gcc builtin function instead of our __ffs 2018-07-09 18:26:49 +03:00
bitops.h files: Fix test and set endianess problem 2017-02-06 14:09:15 +03:00
bitsperlong.h common: bitsperlong -- Specify complete path 2016-11-03 00:13:04 +03:00
bug.h include/common: Move bug.h in 2016-11-03 00:13:03 +03:00
compiler.h compel/criu: Add __must_check 2020-02-04 12:39:04 -08:00
err.h headers: Move err.h to common 2016-11-03 00:13:04 +03:00
list.h list: Drop unused __list_for_each 2019-04-20 20:25:26 -07:00
lock.h compel: Include compel headers as system ones 2017-03-15 00:06:02 +03:00
page.h common: Use complete path in inclusion 2016-11-03 00:13:04 +03:00
scm-code.c util: zero msghdr structures 2017-02-06 13:29:55 +03:00
scm.h compel: Remove compel.h 2020-03-27 19:36:20 +03:00
xmalloc.h headers: Move xmalloc to common 2016-11-03 00:13:04 +03:00