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/powerpc/clone.S | 1 + 1 file changed, 1 insertion(+) (limited to 'libc/sysdeps/linux/powerpc/clone.S') diff --git a/libc/sysdeps/linux/powerpc/clone.S b/libc/sysdeps/linux/powerpc/clone.S index b5b4d17a2..15d03f679 100644 --- a/libc/sysdeps/linux/powerpc/clone.S +++ b/libc/sysdeps/linux/powerpc/clone.S @@ -17,6 +17,7 @@ Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ +#include #include "ppc_asm.h" #define _ERRNO_H 1 #include -- cgit v1.2.3