From 7a460199ade21f597a2500bbd3b25f236075bce3 Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Sat, 14 Jan 2006 01:15:20 +0000 Subject: needs features.h --- libc/sysdeps/linux/x86_64/clone.S | 1 + 1 file changed, 1 insertion(+) (limited to 'libc/sysdeps/linux/x86_64') diff --git a/libc/sysdeps/linux/x86_64/clone.S b/libc/sysdeps/linux/x86_64/clone.S index bea2e3a7a..b93c2d9a4 100644 --- a/libc/sysdeps/linux/x86_64/clone.S +++ b/libc/sysdeps/linux/x86_64/clone.S @@ -19,6 +19,7 @@ /* clone() is even more special than fork() as it mucks with stacks and invokes a function in the right context after its all over. */ +#include #define _ERRNO_H 1 #include #include -- cgit v1.2.3