On 28/7/25 11:05, Clément Chigot wrote:
"qemu/error-report.h" was previously implicitly included. This is no
longer the case following 012842c075520dbe1bd96a2fdcf4e218874ba443.
However, the issue predates this change as `error-report.h` should have
been included when the `warn_report` call was introduced.
Fixes: fa140b9562 ("hw/sm501: allow compiling without PIXMAN")
Signed-off-by: Clément Chigot <chi...@adacore.com>
---
hw/display/sm501.c | 1 +
1 file changed, 1 insertion(+)
Patch queued, thanks!