diff options
Diffstat (limited to 'gdb/corelow.c')
-rw-r--r-- | gdb/corelow.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/corelow.c b/gdb/corelow.c index 05baf334cbd..5c5eba9d755 100644 --- a/gdb/corelow.c +++ b/gdb/corelow.c @@ -35,6 +35,7 @@ #include "target.h" #include "gdbcore.h" #include "gdbthread.h" +#include "regcache.h" #ifndef O_BINARY #define O_BINARY 0 |