mirror of
https://github.com/novatiq/packages.git
synced 2026-04-28 14:48:39 +01:00
d3c279d4f6
- Include `poll.h` at the top of `ether/readpacket.c` to avoid nested declaration errors caused by fortify source headers - Add missing `sys/select.h` include to `serial/serial.c` Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>