mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-19 17:43:59 +00:00
In UAPI there should be no -iquote-d headers. Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com> Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
7 lines
177 B
C
7 lines
177 B
C
#ifndef COMPEL_PLUGIN_STD_STD_H__
|
|
#define COMPEL_PLUGIN_STD_STD_H__
|
|
|
|
#include <compel/plugins.h>
|
|
#include <compel/plugins/std/syscall.h>
|
|
|
|
#endif /* COMPEL_PLUGIN_STD_STD_H__ */
|