From be800f25ee834eea10fbc4d2bfe623d0855753e3 Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Sat, 17 Oct 2009 01:10:38 +0200 Subject: a.out.h: why was this needed? Signed-off-by: Peter S. Mazinger Signed-off-by: Bernhard Reutner-Fischer --- include/a.out.h | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'include') diff --git a/include/a.out.h b/include/a.out.h index d963de74c..027c49ad5 100644 --- a/include/a.out.h +++ b/include/a.out.h @@ -1,5 +1 @@ -#ifdef _LIBC -# include_next -#else -# include -#endif +#include -- cgit v1.2.3