mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 11:44:48 +00:00
- Avoid non-pointer use of `FILE` type since its just a forward declaration - Build with -D_GNU_SOURCE to expose required `struct tcphdr` members Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>