From a9edc480b153ea0af4f769fa37d90057e0775697 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sat, 14 Jan 2006 01:57:45 +0000 Subject: need features.h for new HIDDEN_JUMPTARGET() --- libc/sysdeps/linux/arm/clone.S | 1 + 1 file changed, 1 insertion(+) (limited to 'libc/sysdeps/linux/arm/clone.S') diff --git a/libc/sysdeps/linux/arm/clone.S b/libc/sysdeps/linux/arm/clone.S index 550d43f4d..f61ea9428 100644 --- a/libc/sysdeps/linux/arm/clone.S +++ b/libc/sysdeps/linux/arm/clone.S @@ -21,6 +21,7 @@ and invokes a function in the right context after its all over. */ #define _ERRNO_H +#include #include #include -- cgit v1.2.3