diff options
Diffstat (limited to 'gcc/dummy-conditions.c')
-rw-r--r-- | gcc/dummy-conditions.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/gcc/dummy-conditions.c b/gcc/dummy-conditions.c index 157f86bd639..02c55b2bf5f 100644 --- a/gcc/dummy-conditions.c +++ b/gcc/dummy-conditions.c @@ -18,8 +18,10 @@ the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#include "hconfig.h" +#include "bconfig.h" #include "system.h" +#include "coretypes.h" +#include "tm.h" #include "gensupport.h" /* MD generators that are run before insn-conditions.c exists should |