Eric Blake writes:
> Fix build failure on w32
>
> Signed-off-by: Eric Blake
Squashed, thanks!
> ---
>
> Hopefully, this is the only use of qapi union types hiding
> behind #ifdefs (I relied on the compiler to tell me which spots
> need conversion, but that doesn't work for spots that aren't
>
Fix build failure on w32
Signed-off-by: Eric Blake
---
Hopefully, this is the only use of qapi union types hiding
behind #ifdefs (I relied on the compiler to tell me which spots
need conversion, but that doesn't work for spots that aren't
compiled in my setup)
qemu-char.c | 4 ++--
1 file chan