From: Peter S. Mazinger Date: Fri, 16 Oct 2009 23:10:38 +0000 (+0200) Subject: a.out.h: why was this needed? X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=be800f25ee834eea10fbc4d2bfe623d0855753e3;p=uclinux-h8%2FuClibc.git a.out.h: why was this needed? Signed-off-by: Peter S. Mazinger Signed-off-by: Bernhard Reutner-Fischer --- 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