ソースを参照

a.out.h: why was this needed?

Signed-off-by: Peter S. Mazinger <ps.m@gmx.net>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Peter S. Mazinger 14 年 前
コミット
be800f25ee
1 ファイル変更1 行追加5 行削除
  1. 1 5
      include/a.out.h

+ 1 - 5
include/a.out.h

@@ -1,5 +1 @@
-#ifdef _LIBC
-# include_next <linux/a.out.h>
-#else
-# include <linux/a.out.h>
-#endif
+#include <linux/a.out.h>