odhcpd: use proper struct msghdr initializers to fix build error on musl
authorFelix Fietkau <nbd@openwrt.org>
Sun, 29 Mar 2015 02:31:19 +0000 (04:31 +0200)
committerSteven Barth <steven@midlink.org>
Sun, 29 Mar 2015 11:57:51 +0000 (13:57 +0200)
commit0a9d2fcf8e955b7e7a3247ef354a2d4e12a17f62
tree1cef24c4aa5dcfa95df7708f1a9b65b3f2e1b162
parent721db56281dba79158470d7f69ccc7577f11fbb6
odhcpd: use proper struct msghdr initializers to fix build error on musl

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
src/odhcpd.c