From 5d39c1ed76f87fd2f52d30e663989d2ced76f253 Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Sat, 12 Mar 2011 20:53:43 +0100 Subject: do not include libc-internal.h it is already included by features.h Signed-off-by: Peter S. Mazinger Signed-off-by: Bernhard Reutner-Fischer --- libc/sysdeps/linux/common/noophooks.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'libc/sysdeps/linux/common/noophooks.c') diff --git a/libc/sysdeps/linux/common/noophooks.c b/libc/sysdeps/linux/common/noophooks.c index a6c9d7673..28669cec9 100644 --- a/libc/sysdeps/linux/common/noophooks.c +++ b/libc/sysdeps/linux/common/noophooks.c @@ -18,8 +18,6 @@ Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ -#include - void __cyg_profile_func_enter (attribute_unused void *this_fn, attribute_unused void *call_site); void -- cgit v1.2.3