summaryrefslogtreecommitdiff
path: root/util.c
diff options
context:
space:
mode:
Diffstat (limited to 'util.c')
-rw-r--r--util.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/util.c b/util.c
index 18d29b7..5740273 100644
--- a/util.c
+++ b/util.c
@@ -1165,9 +1165,6 @@ printcall(struct tcb *tcp)
#ifndef CLONE_VM
# define CLONE_VM 0x00000100
#endif
-#ifndef CLONE_STOPPED
-# define CLONE_STOPPED 0x02000000
-#endif
static int
change_syscall(struct tcb *tcp, int new)