瀏覽代碼

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>