diff options
Diffstat (limited to 'gdb/m68k-tdep.h')
-rw-r--r-- | gdb/m68k-tdep.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/m68k-tdep.h b/gdb/m68k-tdep.h index c88e7f2..66c467b 100644 --- a/gdb/m68k-tdep.h +++ b/gdb/m68k-tdep.h @@ -20,6 +20,8 @@ #ifndef M68K_TDEP_H #define M68K_TDEP_H +#include "gdbarch.h" + struct frame_info; /* Register numbers of various important registers. */ |