diff options
Diffstat (limited to 'target/ppc/user_only_helper.c')
-rw-r--r-- | target/ppc/user_only_helper.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/ppc/user_only_helper.c b/target/ppc/user_only_helper.c index a4d07a0..ae210eb 100644 --- a/target/ppc/user_only_helper.c +++ b/target/ppc/user_only_helper.c @@ -20,7 +20,6 @@ #include "qemu/osdep.h" #include "cpu.h" -#include "exec/exec-all.h" #include "internal.h" void ppc_cpu_record_sigsegv(CPUState *cs, vaddr address, |