mirror of
https://github.com/mii443/qemu.git
synced 2025-12-09 22:18:23 +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