criu/compel/include
Kir Kolyshkin 7cd6ad5e7e compel hgen: drop -u option
This -u option always looked wrong to me, I mean, how the hell a user
is supposed to know where the hell those headers are? It took quite
a while to figure out what to do with it, but the end result is --
this option is not needed at all and can easily be dropped.

For finding paths to includes, there is a -I compiler option,
there's no need to specify something to compel.

In fact, it should know by itself where its own headers are kept
(and emit -I... to cflags if needed), but that's another story
which is to be told when we'll decide to pack compel as a standalone
tool. For now, just add "#include <compel/compel.h>" and be done.

Signed-off-by: Kir Kolyshkin <kir@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com>
Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
2017-03-15 00:06:17 +03:00
..
uapi compel: rm COMPEL_H_PARASITE_* macros 2017-03-15 00:06:16 +03:00
compel-cpu.h compel: Split cpu.h heander into uapi and priv parts 2017-03-15 00:06:10 +03:00
elf32-types.h compel: Reshuffle the directories structure 2017-03-14 23:58:09 +03:00
elf64-types.h compel: Reshuffle the directories structure 2017-03-14 23:58:09 +03:00
errno.h infect: Move errno.h to compel 2017-03-15 00:06:01 +03:00
infect-priv.h compel: Hide compel_execute_syscall() from uapi 2017-03-15 00:06:14 +03:00
log.h compel: Add callback-based log engine 2017-03-15 00:06:02 +03:00
piegen.h compel hgen: drop -u option 2017-03-15 00:06:17 +03:00
rpc-pie-priv.h compel: kill self-unmap in parasite 2017-03-15 00:06:14 +03:00
shmem.h compel: plugins -- Add shmem plugin 2017-03-14 23:58:09 +03:00