mirror of
https://github.com/openwrt/telephony.git
synced 2026-04-15 19:02:14 +00:00
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>