mirror of
https://github.com/novatiq/packages.git
synced 2026-04-28 14:48:39 +01:00
93b1d74c76
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>