diff options
Diffstat (limited to 'gdb/alpha-tdep.c')
-rw-r--r-- | gdb/alpha-tdep.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/alpha-tdep.c b/gdb/alpha-tdep.c index aa0eb5d..c420cb5 100644 --- a/gdb/alpha-tdep.c +++ b/gdb/alpha-tdep.c @@ -32,6 +32,7 @@ #include "gdb_string.h" #include "linespec.h" #include "regcache.h" +#include "doublest.h" /* FIXME: Some of this code should perhaps be merged with mips-tdep.c. */ |