criu/compel/test/infect
Kir Kolyshkin eebfeb925b compel plugins uapi: rename includes
The statement like

	#include <compel/plugins/plugin-std.h>

looks a bit tautological. I think the single "plugins" word is enough:

	#include <compel/plugins/std.h>

Reviewed-by: Cyrill Gorcunov <gorcunov@openvz.org>
Reviewed-by: Dmitry Safonov <dsafonov@virtuozzo.com>
Acked-by: Pavel Emelyanov <xemul@virtuozzo.com>
Signed-off-by: Kir Kolyshkin <kir@openvz.org>
Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
2017-03-15 09:36:09 +03:00
..
.gitignore compel: Simple infection test 2017-03-15 00:06:14 +03:00
Makefile compel cli: make -p optional 2017-03-15 00:09:57 +03:00
parasite.c compel plugins uapi: rename includes 2017-03-15 09:36:09 +03:00
spy.c compel/uapi: add prefix to log levels 2017-03-15 09:36:06 +03:00
victim.c compel: Simple infection test 2017-03-15 00:06:14 +03:00