mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-30 05:48:05 +00:00
compel: plugins,std -- Use proper quotes in exported header
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>
This commit is contained in:
parent
48be6e55d4
commit
7b6c60b0ee
@ -1,7 +1,7 @@
|
||||
#ifndef COMPEL_PLUGIN_STD_STD_H__
|
||||
#define COMPEL_PLUGIN_STD_STD_H__
|
||||
|
||||
#include "uapi/plugins.h"
|
||||
#include "uapi/std/syscall.h"
|
||||
#include <compel/plugins.h>
|
||||
#include <compel/plugins/std/syscall.h>
|
||||
|
||||
#endif /* COMPEL_PLUGIN_STD_STD_H__ */
|
||||
|
Loading…
x
Reference in New Issue
Block a user