mirror of
https://github.com/openwrt/routing.git
synced 2026-05-31 15:02:03 +08:00
d6715b0be2
- Replace nonstandard `sys/unistd.h` includes with `unistd.h` ones - Add missing `fcntl.h` include to `libhttpd/protocol.c` in order to provide declarations for `open()`, `O_RDONLY` etc. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>