--- gcc/config/i386/xm-sysv4.h 2018/04/24 18:10:27 1.1.1.1 +++ gcc/config/i386/xm-sysv4.h 2018/04/24 18:17:13 1.1.1.2 @@ -7,6 +7,9 @@ #ifndef __GNUC__ #define USE_C_ALLOCA #endif +#ifdef __HIGHC__ +#include /* for MetaWare High-C on NCR System 3000 */ +#endif /* Univel, at least, has a small ARG_MAX. Defining this is harmless except for causing extra stat calls in the driver program. */