mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 03:41:29 +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>