Commit 7b6c60b0 authored by Cyrill Gorcunov's avatar Cyrill Gorcunov Committed by Andrei Vagin

compel: plugins,std -- Use proper quotes in exported header

In UAPI there should be no -iquote-d headers.
Signed-off-by: 's avatarCyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
Signed-off-by: 's avatarAndrei Vagin <avagin@virtuozzo.com>
parent 48be6e55
#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__ */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment