Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org> --- cpu.c | 3 --- 1 file changed, 3 deletions(-)
diff --git a/cpu.c b/cpu.c index d6936a536b..d512b24c0a 100644 --- a/cpu.c +++ b/cpu.c @@ -31,10 +31,7 @@ #endif #include "sysemu/tcg.h" #include "sysemu/kvm.h" -#include "exec/cpu-common.h" -#include "exec/exec-all.h" #include "exec/translate-all.h" -#include "hw/core/accel-cpu.h" #include "trace/trace-root.h" #include "qemu/accel.h" -- 2.38.1