diff options
Diffstat (limited to 'target/i386/tcg/int_helper.c')
-rw-r--r-- | target/i386/tcg/int_helper.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/i386/tcg/int_helper.c b/target/i386/tcg/int_helper.c index 1a02e9d..46741d9 100644 --- a/target/i386/tcg/int_helper.c +++ b/target/i386/tcg/int_helper.c @@ -20,7 +20,6 @@ #include "qemu/osdep.h" #include "qemu/log.h" #include "cpu.h" -#include "exec/exec-all.h" #include "qemu/host-utils.h" #include "exec/helper-proto.h" #include "qapi/error.h" |