mirror of
https://github.com/openwrt/packages.git
synced 2025-12-23 05:54:33 +04:00
hfsprogs uses libbsd for strlcpy(), but the strlcpy() calls are inside `#ifdef` and don't show up on the OpenWRT package. Signed-off-by: Guilherme Janczak <guilherme.janczak@yandex.com>