mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-14 20:54:43 +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