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 1cb42a3..d220e3d 100644 --- a/gdb/arm-tdep.c +++ b/gdb/arm-tdep.c @@ -31,6 +31,7 @@ #include <ctype.h> /* for isupper () */ #include "regcache.h" #include "doublest.h" +#include "value.h" /* Each OS has a different mechanism for accessing the various registers stored in the sigcontext structure. |