Commit 9067c5c1 authored by Kir Kolyshkin's avatar Kir Kolyshkin Committed by Andrei Vagin

compel/plugin-std.h: include log.h

This header should have everything we have in std/
Reviewed-by: 's avatarCyrill Gorcunov <gorcunov@openvz.org>
Reviewed-by: 's avatarDmitry Safonov <dsafonov@virtuozzo.com>
Acked-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
Signed-off-by: 's avatarKir Kolyshkin <kir@openvz.org>
Signed-off-by: 's avatarAndrei Vagin <avagin@virtuozzo.com>
parent ef849f2d
......@@ -6,5 +6,6 @@
#include <compel/plugins/std/string.h>
#include <compel/plugins/std/infect.h>
#include <compel/plugins/std/fds.h>
#include <compel/plugins/std/log.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