--- gcc/config/i386/go32.h 2018/04/24 18:17:00 1.1.1.2 +++ gcc/config/i386/go32.h 2018/04/24 18:23:10 1.1.1.3 @@ -1,5 +1,8 @@ /* Configuration for an i386 running MS-DOS with djgpp/go32. */ +/* Don't assume anything about the header files. */ +#define NO_IMPLICIT_EXTERN_C + #define YES_UNDERSCORES #include "i386/gas.h"