diff options
Diffstat (limited to 'target-m68k/exec.h')
-rw-r--r-- | target-m68k/exec.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target-m68k/exec.h b/target-m68k/exec.h index 568260c3dd..93e7912148 100644 --- a/target-m68k/exec.h +++ b/target-m68k/exec.h @@ -22,7 +22,6 @@ register struct CPUM68KState *env asm(AREG0); #include "cpu.h" -#include "exec-all.h" #if !defined(CONFIG_USER_ONLY) #include "softmmu_exec.h" |