diff options
Diffstat (limited to 'opcodes/m68k-dis.c')
-rw-r--r-- | opcodes/m68k-dis.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/opcodes/m68k-dis.c b/opcodes/m68k-dis.c index ec99021..5f2ce0c 100644 --- a/opcodes/m68k-dis.c +++ b/opcodes/m68k-dis.c @@ -159,8 +159,6 @@ static char *const reg_half_names[] = /* Maximum length of an instruction. */ #define MAXLEN 22 -#include <setjmp.h> - struct private { /* Points to first byte not fetched. */ |