mirror of
https://github.com/openwrt/packages.git
synced 2026-01-11 00:50:23 +04:00
Fixes compilation when both libbsd and ptunnel-ng are selected. libbsd is used for arc4random with a fallback to /dev/random. musl does not support arc4random. Signed-off-by: Rosen Penev <rosenp@gmail.com>