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_ */