diff options
Diffstat (limited to 'gdb/parse.c')
-rw-r--r-- | gdb/parse.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/parse.c b/gdb/parse.c index 2edc6d7..1c4324b 100644 --- a/gdb/parse.c +++ b/gdb/parse.c @@ -46,6 +46,7 @@ #include "symfile.h" /* for overlay functions */ #include "inferior.h" /* for NUM_PSEUDO_REGS. NOTE: replace with "gdbarch.h" when appropriate. */ +#include "doublest.h" /* Symbols which architectures can redefine. */ |