--- gcc/config/m68k/hp3bsd44.h 2018/04/24 18:10:24 1.1.1.1 +++ gcc/config/m68k/hp3bsd44.h 2018/04/24 18:28:21 1.1.1.3 @@ -1,4 +1,3 @@ -#include #include "m68k/m68k.h" /* See m68k.h. 7 means 68020 with 68881. */ @@ -12,7 +11,7 @@ /* Names to predefine in the preprocessor for this target machine. */ -#define CPP_PREDEFINES "-Dmc68000 -Dmc68020 -Dhp300 -Dhp9000 -Dunix -D__BSD_4_4__" +#define CPP_PREDEFINES "-Dmc68000 -Dmc68020 -Dhp300 -Dhp9000 -Dunix -D__BSD_4_4__ -Asystem(unix) -Asystem(bsd) -Acpu(m68k) -Amachine(m68k)" /* No more libg.a */