sipp: fix musl compatibility 76/head
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 25 Jun 2015 15:49:36 +0000 (17:49 +0200)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 25 Jun 2015 15:50:33 +0000 (17:50 +0200)
commitb9ea1b0d7d75fa7192d5afb2e271c0c4272e6e2d
tree0af2a3a3272f4b849d8cf222fd1fd2c62806daf1
parenteb9adfd95d7780cd5e5d0a415c5bd0b6d888e275
sipp: fix musl compatibility

Always include `sys/types.h` as it is basically required by anything besides
Glibc and uClibc. Fixes build against musl.

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