diff options
Diffstat (limited to 'gdb/sh3-rom.c')
-rw-r--r-- | gdb/sh3-rom.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/sh3-rom.c b/gdb/sh3-rom.c index a470488c242..989e0fb78ac 100644 --- a/gdb/sh3-rom.c +++ b/gdb/sh3-rom.c @@ -25,6 +25,7 @@ #include "serial.h" #include "srec.h" #include "arch-utils.h" +#include "regcache.h" static serial_t parallel; static int parallel_in_use; |