diff options
Diffstat (limited to 'gdb/ia64-tdep.c')
-rw-r--r-- | gdb/ia64-tdep.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/ia64-tdep.c b/gdb/ia64-tdep.c index eb74727..5efd58a 100644 --- a/gdb/ia64-tdep.c +++ b/gdb/ia64-tdep.c @@ -25,6 +25,7 @@ #include "gdbcore.h" #include "arch-utils.h" #include "floatformat.h" +#include "regcache.h" #include "objfiles.h" #include "elf/common.h" /* for DT_PLTGOT value */ |