On 2/4/22 06:37, Philippe Mathieu-Daudé wrote:
Add "hw/qdev-core.h" to avoid when refactoring include/:softmmu/qtest.c:404:9: error: use of undeclared identifier 'NamedGPIOList' NamedGPIOList *ngl; ^ Signed-off-by: Philippe Mathieu-Daudé<f4...@amsat.org> --- softmmu/qtest.c | 1 + 1 file changed, 1 insertion(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~