OSDN Git Service

a.out.h: why was this needed?
authorPeter S. Mazinger <ps.m@gmx.net>
Fri, 16 Oct 2009 23:10:38 +0000 (01:10 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Thu, 19 Nov 2009 21:36:26 +0000 (22:36 +0100)
Signed-off-by: Peter S. Mazinger <ps.m@gmx.net>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
include/a.out.h

index d963de7..027c49a 100644 (file)
@@ -1,5 +1 @@
-#ifdef _LIBC
-# include_next <linux/a.out.h>
-#else
-# include <linux/a.out.h>
-#endif
+#include <linux/a.out.h>