On 19/1/26 13:04, Paolo Bonzini wrote:
The file hw/virtio/cbor-helpers.c does not include our standard qemu/osdep.h header, add it.Reported-by: Peter Maydell <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]> --- hw/virtio/cbor-helpers.c | 1 + 1 file changed, 1 insertion(+)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
