diff options
Diffstat (limited to 'gdb/z8k-tdep.c')
-rw-r--r-- | gdb/z8k-tdep.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/z8k-tdep.c b/gdb/z8k-tdep.c index 65f73f0..ff91a76 100644 --- a/gdb/z8k-tdep.c +++ b/gdb/z8k-tdep.c @@ -28,7 +28,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "symtab.h" #include "gdbcmd.h" #include "gdbtypes.h" - +#include "dis-asm.h" /* Return the saved PC from this frame. If the frame has a memory copy of SRP_REGNUM, use that. If not, |