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