summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libc/sysdeps/linux/i386/vfork.S2
1 files changed, 0 insertions, 2 deletions
diff --git a/libc/sysdeps/linux/i386/vfork.S b/libc/sysdeps/linux/i386/vfork.S
index 00a2954d5..722044ec4 100644
--- a/libc/sysdeps/linux/i386/vfork.S
+++ b/libc/sysdeps/linux/i386/vfork.S
@@ -3,8 +3,6 @@
*
*/
-#define _ERRNO_H 1
-#include <bits/errno.h>
#include <sys/syscall.h>
#ifndef __NR_vfork