diff options
Diffstat (limited to 'gdb/remote-es.c')
-rw-r--r-- | gdb/remote-es.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/remote-es.c b/gdb/remote-es.c index 764af505ee1..74fbfb19332 100644 --- a/gdb/remote-es.c +++ b/gdb/remote-es.c @@ -109,6 +109,7 @@ #include "remote-utils.h" #include "gdbcore.h" #include "serial.h" +#include "regcache.h" /* Prototypes for local functions */ |