diff options
Diffstat (limited to 'gdb/remote-m32r-sdi.c')
-rw-r--r-- | gdb/remote-m32r-sdi.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/remote-m32r-sdi.c b/gdb/remote-m32r-sdi.c index 0c23403..9c57171 100644 --- a/gdb/remote-m32r-sdi.c +++ b/gdb/remote-m32r-sdi.c @@ -24,6 +24,7 @@ #include "gdbcmd.h" #include "gdbcore.h" #include "inferior.h" +#include "infrun.h" #include "target.h" #include "regcache.h" #include <string.h> |