[git commit master] a.out.h: why was this needed?

Peter S. Mazinger ps.m at gmx.net
Fri Nov 20 19:05:07 UTC 2009


commit: http://git.uclibc.org/uClibc/commit/?id=be800f25ee834eea10fbc4d2bfe623d0855753e3
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/master

Signed-off-by: Peter S. Mazinger <ps.m at gmx.net>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
---
 include/a.out.h |    6 +-----
 1 files changed, 1 insertions(+), 5 deletions(-)

diff --git a/include/a.out.h b/include/a.out.h
index d963de7..027c49a 100644
--- a/include/a.out.h
+++ b/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>
-- 
1.6.3.3



More information about the uClibc-cvs mailing list