2
0
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:
Cyrill Gorcunov
2013-11-14 19:19:57 +04:00
committed by Pavel Emelyanov
parent 8cca9ca7df
commit f508c0f2dd
2 changed files with 0 additions and 4 deletions

View File

@@ -9,8 +9,6 @@
#include "asm/bitops.h" #include "asm/bitops.h"
#include "asm/int.h" #include "asm/int.h"
#define CLONE_VFORK 0x00004000
#define SIGMAX 64 #define SIGMAX 64
#define SIGMAX_OLD 31 #define SIGMAX_OLD 31

View File

@@ -10,8 +10,6 @@
#include "protobuf/core.pb-c.h" #include "protobuf/core.pb-c.h"
#define CLONE_VFORK 0x00004000
#define SIGMAX 64 #define SIGMAX 64
#define SIGMAX_OLD 31 #define SIGMAX_OLD 31