Signed-off-by: Peter S. Mazinger <ps.m@gmx.net> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
@@ -1,5 +1 @@
-#ifdef _LIBC
+#include <linux/a.out.h>
-# include_next <linux/a.out.h>
-#else
-# include <linux/a.out.h>
-#endif