From: Lionel Sambuc Date: Mon, 2 Dec 2013 17:45:21 +0000 (+0100) Subject: include/a.out.h: merged X-Git-Tag: v3.3.0~476 X-Git-Url: http://zhaoyanbai.com/repos/zlib_tech.html?a=commitdiff_plain;h=3160cdd5b14fc9488d6d5bfe5dd9fac985ab05bc;p=minix.git include/a.out.h: merged Change-Id: I1216faaab1f283e1253155fda9e0fe5b821f09f6 --- diff --git a/include/a.out.h b/include/a.out.h index 6cb43b843..325cf4b51 100644 --- a/include/a.out.h +++ b/include/a.out.h @@ -59,12 +59,10 @@ #ifndef _AOUT_H_ #define _AOUT_H_ -#ifndef __minix #include #define _AOUT_INCLUDE_ #include -#endif /* !__minix */ #endif /* !_AOUT_H_ */