diff options
Diffstat (limited to 'gdb/remote-rdi.c')
-rw-r--r-- | gdb/remote-rdi.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/remote-rdi.c b/gdb/remote-rdi.c index d97cb65..4d208e5 100644 --- a/gdb/remote-rdi.c +++ b/gdb/remote-rdi.c @@ -33,6 +33,7 @@ #include "gdbcore.h" #include "breakpoint.h" #include "completer.h" +#include "regcache.h" #ifdef USG #include <sys/types.h> |