mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-14 14:40:33 +00:00
Invert the `__GLIBC__` guards into `!__UCLIBC__` ones to avoid invalid references to `_llseek` on musl. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 46125