mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
cb5b508b46
- Add missing `sys/ttydefaults.h` include to `config.c` - Restrict usage of `error.h` to glibc and uclibc only - Avoid including `linux/if_tun.h` on non-glibc/uclibc to prevent musl kernel/libc header conflicts Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>