diff options
Diffstat (limited to 'gdb/remote.c')
-rw-r--r-- | gdb/remote.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/remote.c b/gdb/remote.c index c80fa09..5e8db0e 100644 --- a/gdb/remote.c +++ b/gdb/remote.c @@ -35,6 +35,7 @@ #include "gdb-stabs.h" #include "gdbthread.h" #include "remote.h" +#include "regcache.h" #include <ctype.h> #include <sys/time.h> |