softmmu/cpu-timers: Remove unused 'exec/exec-all.h' header
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sun, 16 May 2021 16:32:48 +0000 (18:32 +0200)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sun, 6 Mar 2022 12:15:42 +0000 (13:15 +0100)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220207075426.81934-16-f4bug@amsat.org>

softmmu/cpu-timers.c

index 34ddfa02f1e93df4e92afd2a356f7283eb3e3950..204d946a172934232bc9e68291ef78034dc1065d 100644 (file)
@@ -28,7 +28,6 @@
 #include "migration/vmstate.h"
 #include "qapi/error.h"
 #include "qemu/error-report.h"
-#include "exec/exec-all.h"
 #include "sysemu/cpus.h"
 #include "qemu/main-loop.h"
 #include "qemu/option.h"