diff --git a/sim/m32r/extract.c b/sim/m32r/extract.c index 4d15171ed7..b731c8f1bb 100644 --- a/sim/m32r/extract.c +++ b/sim/m32r/extract.c @@ -27,7 +27,6 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "sim-main.h" #include "cgen-ops.h" -#include "cpu-sim.h" void EX_FN_NAME (m32rbf,fmt_add) (SIM_CPU *current_cpu, PCADDR pc, insn_t insn, ARGBUF *abuf) diff --git a/sim/m32r/extractx.c b/sim/m32r/extractx.c index 55156ec0bf..8c48d113fd 100644 --- a/sim/m32r/extractx.c +++ b/sim/m32r/extractx.c @@ -27,7 +27,6 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "sim-main.h" #include "cgen-ops.h" -#include "cpu-sim.h" void EX_FN_NAME (m32rxf,fmt_add) (SIM_CPU *current_cpu, PCADDR pc, insn_t insn, ARGBUF *abuf)