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