diff options
Diffstat (limited to 'gdb/arm-tdep.c')
-rw-r--r-- | gdb/arm-tdep.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/arm-tdep.c b/gdb/arm-tdep.c index fc8991c..e9fe7c7 100644 --- a/gdb/arm-tdep.c +++ b/gdb/arm-tdep.c @@ -30,6 +30,7 @@ #include "dis-asm.h" /* For register flavors. */ #include <ctype.h> /* for isupper () */ #include "regcache.h" +#include "doublest.h" /* Each OS has a different mechanism for accessing the various registers stored in the sigcontext structure. |