On Fri, Oct 24, 2025 at 09:04:00PM +0200, Philippe Mathieu-Daudé wrote:
> "system/memory.h" header is indirectly pulled by "hw/sysbus.h".
> Include it explicitly to avoid when refactoring the latter:
> 
>   include/hw/uefi/var-service.h:50:39: error: field has incomplete type 
> 'MemoryRegion' (aka 'struct MemoryRegion')
>      50 |     MemoryRegion                      mr;
>         |                                       ^
> 
> Signed-off-by: Philippe Mathieu-Daudé <[email protected]>

Acked-by: Gerd Hoffmann <[email protected]>


Reply via email to