From 3160cdd5b14fc9488d6d5bfe5dd9fac985ab05bc Mon Sep 17 00:00:00 2001 From: Lionel Sambuc Date: Mon, 2 Dec 2013 18:45:21 +0100 Subject: [PATCH] include/a.out.h: merged Change-Id: I1216faaab1f283e1253155fda9e0fe5b821f09f6 --- include/a.out.h | 2 -- 1 file changed, 2 deletions(-) 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_ */