mirror of
https://github.com/mii443/qemu.git
synced 2025-08-22 15:15:46 +00:00
Several targets forgot to include softmmu_exec.h, which would break them with a header cleanup to follow. Reviewed-by: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Richard Henderson <rth@twiddle.net>