From 5ddee2da0cf7345f3be649fcd67d7d0a7c773313 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 6 Jul 2005 22:24:34 +0000 Subject: Peter S. Mazinger writes: we dont need features.h --- libc/sysdeps/linux/x86_64/clone.S | 1 - 1 file changed, 1 deletion(-) (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 156714e41..cb614a5dc 100644 --- a/libc/sysdeps/linux/x86_64/clone.S +++ b/libc/sysdeps/linux/x86_64/clone.S @@ -20,7 +20,6 @@ and invokes a function in the right context after its all over. */ #define _ERRNO_H 1 -#include #include #include -- cgit v1.2.3