diff options
Diffstat (limited to 'gdb/msp430-tdep.c')
-rw-r--r-- | gdb/msp430-tdep.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/msp430-tdep.c b/gdb/msp430-tdep.c index f3c44b7..7458c78 100644 --- a/gdb/msp430-tdep.c +++ b/gdb/msp430-tdep.c @@ -34,6 +34,7 @@ #include "gdbcore.h" #include "dwarf2/frame.h" #include "reggroups.h" +#include "gdbarch.h" #include "elf/msp430.h" #include "opcode/msp430-decode.h" |