mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-31 06:15:24 +00:00
headers: Drop never used CLONE_VFORK
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
committed by
Pavel Emelyanov
parent
8cca9ca7df
commit
f508c0f2dd
@@ -9,8 +9,6 @@
|
||||
#include "asm/bitops.h"
|
||||
#include "asm/int.h"
|
||||
|
||||
#define CLONE_VFORK 0x00004000
|
||||
|
||||
#define SIGMAX 64
|
||||
#define SIGMAX_OLD 31
|
||||
|
||||
|
@@ -10,8 +10,6 @@
|
||||
|
||||
#include "protobuf/core.pb-c.h"
|
||||
|
||||
#define CLONE_VFORK 0x00004000
|
||||
|
||||
#define SIGMAX 64
|
||||
#define SIGMAX_OLD 31
|
||||
|
||||
|
Reference in New Issue
Block a user