diff options
Diffstat (limited to 'target/i386/tcg/mpx_helper.c')
| -rw-r--r-- | target/i386/tcg/mpx_helper.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/i386/tcg/mpx_helper.c b/target/i386/tcg/mpx_helper.c index a0f816dfae..fa8abcc482 100644 --- a/target/i386/tcg/mpx_helper.c +++ b/target/i386/tcg/mpx_helper.c @@ -21,7 +21,6 @@ #include "cpu.h" #include "exec/helper-proto.h" #include "accel/tcg/cpu-ldst.h" -#include "exec/exec-all.h" #include "exec/target_page.h" #include "helper-tcg.h" |