mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-27 09:21:41 +02:00
musl has padding fields in struct msghdr for posix compliance. use designated initializer to get rid of the warnings.
musl has padding fields in struct msghdr for posix compliance. use designated initializer to get rid of the warnings.