mirror of
https://github.com/novatiq/packages.git
synced 2026-04-24 21:14:40 +01:00
Add missing `sys/select.h` include to `ntripclient.c` to provide declarations for `struct timeval` and `fd_set` under musl. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>