mirror of
https://github.com/openwrt/packages.git
synced 2025-12-24 01:58:35 +04:00
usleep is a legacy function that was removed in POSIX-2008. uClibc-ng can be configured to compile without it. if out the code as it's not used. Signed-off-by: Rosen Penev <rosenp@gmail.com>