mirror of
https://github.com/mii443/qemu.git
synced 2025-12-06 04:28:24 +00:00
Unlike glibc, musl does not use transparent unions to hide the different structures that overlap struct sockaddr. Add an explicit cast to work around this. Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Multi-architecture linux-user tests