mirror of
https://github.com/checkpoint-restore/criu
synced 2025-09-01 23:05:39 +00:00
crtools: add init_opts()
Signed-off-by: Ruslan Kuprieiev <kupruser@gmail.com> Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
committed by
Pavel Emelyanov
parent
b28f03aaee
commit
fdbedf5a88
@@ -48,6 +48,8 @@ struct cr_options {
|
||||
|
||||
extern struct cr_options opts;
|
||||
|
||||
extern void init_opts(void);
|
||||
|
||||
enum sfd_type {
|
||||
SERVICE_FD_MIN,
|
||||
|
||||
|
Reference in New Issue
Block a user