mirror of
https://github.com/openwrt/packages.git
synced 2026-01-11 04:04:50 +00: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>