diff options
Diffstat (limited to 'target/mips/tcg/fpu_helper.c')
-rw-r--r-- | target/mips/tcg/fpu_helper.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/mips/tcg/fpu_helper.c b/target/mips/tcg/fpu_helper.c index 8ce56ed7c8..45d593de48 100644 --- a/target/mips/tcg/fpu_helper.c +++ b/target/mips/tcg/fpu_helper.c @@ -25,7 +25,6 @@ #include "internal.h" #include "exec/helper-proto.h" #include "exec/exec-all.h" -#include "exec/cpu_ldst.h" #include "fpu/softfloat.h" #include "fpu_helper.h" |