diff options
Diffstat (limited to 'gdb/remote-mips.c')
-rw-r--r-- | gdb/remote-mips.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/remote-mips.c b/gdb/remote-mips.c index 1dd0fcfb39e..b4d7ad0d658 100644 --- a/gdb/remote-mips.c +++ b/gdb/remote-mips.c @@ -30,6 +30,7 @@ #include "target.h" #include "remote-utils.h" #include "gdb_string.h" +#include "regcache.h" #include <sys/types.h> #include <sys/stat.h> |