Commit 8cca9ca7 authored by Cyrill Gorcunov's avatar Cyrill Gorcunov Committed by Pavel Emelyanov

headers: Drop never used CLONE_CHILD_USEPID

Signed-off-by: 's avatarCyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent 35ab2de9
......@@ -9,7 +9,6 @@
#include "asm/bitops.h"
#include "asm/int.h"
#define CLONE_CHILD_USEPID 0x02000000
#define CLONE_VFORK 0x00004000
#define SIGMAX 64
......
......@@ -10,7 +10,6 @@
#include "protobuf/core.pb-c.h"
#define CLONE_CHILD_USEPID 0x02000000
#define CLONE_VFORK 0x00004000
#define SIGMAX 64
......
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