siproxd: fix musl compatibility 75/head
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 25 Jun 2015 15:42:58 +0000 (17:42 +0200)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 25 Jun 2015 15:44:13 +0000 (17:44 +0200)
commit43c6d1e59e397938a4d8dda5e712775c33f63b34
treeb2042cee4143247f46b1eb7ebb4740f0ebc1fc15
parenteb9adfd95d7780cd5e5d0a415c5bd0b6d888e275
siproxd: fix musl compatibility

 - Add missing `sys/types.h` include to provide `u_short` type under musl
 - Add missing `string.h` includes to avoid implicit function declarations

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
net/siproxd/Makefile
net/siproxd/patches/100-musl-compat.patch [new file with mode: 0644]