On 2/15/23 01:27, Philippe Mathieu-Daudé wrote:
The IDEBus structure has PortioList fields, so we need its declarations from "exec/ioport.h". "hw/isa/isa.h" is not required.Signed-off-by: Philippe Mathieu-Daudé<[email protected]> --- include/hw/ide/internal.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Richard Henderson <[email protected]> r~
