mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 01:44:32 +04:00
Add missing `sys/types.h` include to `strnstr()` replacement code in `compat.c` in order to declare `ssize_t` type under musl. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>