diff options
Diffstat (limited to 'target/hppa/fpu_helper.c')
| -rw-r--r-- | target/hppa/fpu_helper.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/hppa/fpu_helper.c b/target/hppa/fpu_helper.c index a62d9d3083..ddd0a343d6 100644 --- a/target/hppa/fpu_helper.c +++ b/target/hppa/fpu_helper.c @@ -19,7 +19,6 @@ #include "qemu/osdep.h" #include "cpu.h" -#include "exec/exec-all.h" #include "exec/helper-proto.h" #include "fpu/softfloat.h" |