diff options
Diffstat (limited to 'target-i386/op_helper.c')
-rw-r--r-- | target-i386/op_helper.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target-i386/op_helper.c b/target-i386/op_helper.c index db038a7fcd..315e18b9a4 100644 --- a/target-i386/op_helper.c +++ b/target-i386/op_helper.c @@ -19,7 +19,6 @@ #include <math.h> #include "exec.h" -#include "exec-all.h" #include "host-utils.h" #include "ioport.h" |