diff options
Diffstat (limited to 'gdb/ft32-tdep.h')
-rw-r--r-- | gdb/ft32-tdep.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/ft32-tdep.h b/gdb/ft32-tdep.h index c32f646..8ec1c5c 100644 --- a/gdb/ft32-tdep.h +++ b/gdb/ft32-tdep.h @@ -20,6 +20,8 @@ #ifndef FT32_TDEP_H #define FT32_TDEP_H +#include "gdbarch.h" + struct ft32_gdbarch_tdep : gdbarch_tdep { /* Type for a pointer to a function. Used for the type of PC. */ |