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 3897cd6..45c4bc0 100644 --- a/gdb/alpha-tdep.c +++ b/gdb/alpha-tdep.c @@ -29,6 +29,7 @@ #include "symfile.h" #include "objfiles.h" #include "gdb_string.h" +#include "linespec.h" /* FIXME: Some of this code should perhaps be merged with mips-tdep.c. */ |