]> Zhao Yanbai Git Server - minix.git/commitdiff
include/a.out.h: merged
authorLionel Sambuc <lionel@minix3.org>
Mon, 2 Dec 2013 17:45:21 +0000 (18:45 +0100)
committerLionel Sambuc <lionel@minix3.org>
Mon, 3 Mar 2014 19:47:02 +0000 (20:47 +0100)
Change-Id: I1216faaab1f283e1253155fda9e0fe5b821f09f6

include/a.out.h

index 6cb43b843923c210b08f9562c8cd737b7bba91ce..325cf4b516bbdd0d73b03c0b275b0a45f752dad3 100644 (file)
 
 #ifndef        _AOUT_H_
 #define        _AOUT_H_
-#ifndef __minix
 
 #include <sys/exec_aout.h>
 
 #define        _AOUT_INCLUDE_
 #include <nlist.h>
 
-#endif /* !__minix */
 #endif /* !_AOUT_H_ */