fping: Initialize msghdr struct in a portable way
Initializing the structure assuming glibc layout results in compile errors on musl, therefore do partial intialization and then assigning the members individually. Signed-off-by: Khem Raj <raj.khem@gmail.com>pull/281/head
parent
f94adaf29e
commit
c0fbccb977
Loading…
Reference in New Issue