diff options
Diffstat (limited to 'gdb/armnbsd-nat.c')
-rw-r--r-- | gdb/armnbsd-nat.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/armnbsd-nat.c b/gdb/armnbsd-nat.c index f61485c..a270772 100644 --- a/gdb/armnbsd-nat.c +++ b/gdb/armnbsd-nat.c @@ -29,6 +29,7 @@ #include <machine/reg.h> #include <machine/frame.h> #include "inferior.h" +#include "regcache.h" void fetch_inferior_registers (regno) |