diff options
Diffstat (limited to 'gdb/remote-sim.c')
-rw-r--r-- | gdb/remote-sim.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/remote-sim.c b/gdb/remote-sim.c index 81baf52..cd746b9 100644 --- a/gdb/remote-sim.c +++ b/gdb/remote-sim.c @@ -36,6 +36,7 @@ #include "remote-sim.h" #include "remote-utils.h" #include "command.h" +#include "regcache.h" /* Prototypes */ |