diff options
Diffstat (limited to 'sim/h8300/compile.c')
-rw-r--r-- | sim/h8300/compile.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/h8300/compile.c b/sim/h8300/compile.c index b8c5ef3..8e4b55d 100644 --- a/sim/h8300/compile.c +++ b/sim/h8300/compile.c @@ -34,6 +34,7 @@ #include "bfd.h" #include "gdb/callback.h" #include "gdb/remote-sim.h" +#include "gdb/sim-h8300.h" #ifndef SIGTRAP # define SIGTRAP 5 |