mirror of
https://github.com/checkpoint-restore/criu
synced 2025-09-01 23:05:39 +00:00
compel: plugins -- Merge fds plugin into std
We use fds helpers in std plugin anyway so just merge it in. 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:
committed by
Andrei Vagin
parent
a9a7bf7b49
commit
fe0413ef9e
7
compel/plugins/include/uapi/std/fds.h
Normal file
7
compel/plugins/include/uapi/std/fds.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef COMPEL_PLUGIN_STD_FDS_H__
|
||||
#define COMPEL_PLUGIN_STD_FDS_H__
|
||||
|
||||
#include <sys/un.h>
|
||||
#include <compel/common/scm.h>
|
||||
|
||||
#endif /* COMPEL_PLUGIN_STD_FDS_H__ */
|
Reference in New Issue
Block a user