Commit 5a7c137b authored by Cyrill Gorcunov's avatar Cyrill Gorcunov Committed by Andrei Vagin

compel: Prepare to ship common headers into compel

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 d6798cb3
......@@ -5,7 +5,7 @@
#include <stdbool.h>
#include <stdint.h>
#include "common/compiler.h"
#include <compel/common/compiler.h>
#define FP_MIN_ALIGN_BYTES 64
......
......@@ -7,6 +7,6 @@
#include <sys/un.h>
#include "common/scm.h"
#include <compel/common/scm.h>
#endif /* __COMPEL_PLUGIN_FDS_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