Commit f508c0f2 authored by Cyrill Gorcunov's avatar Cyrill Gorcunov Committed by Pavel Emelyanov

headers: Drop never used CLONE_VFORK

Signed-off-by: 's avatarCyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent 8cca9ca7
...@@ -9,8 +9,6 @@ ...@@ -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
......
...@@ -10,8 +10,6 @@ ...@@ -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
......
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