ra: use proper struct msghdr initializer to fix build error on musl
authorFelix Fietkau <nbd@openwrt.org>
Sun, 29 Mar 2015 02:35:17 +0000 (04:35 +0200)
committerSteven Barth <steven@midlink.org>
Sun, 29 Mar 2015 11:55:32 +0000 (13:55 +0200)
commit0812d31deabe32918fd5b9498f0a8b2c2962d70b
tree114070d70156a162c8ff3801f164e53e604df6f2
parent5710bd46493eaa75a3c6b532d21b8237a691c5a8
ra: use proper struct msghdr initializer to fix build error on musl

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