mirror of
https://github.com/openwrt/packages.git
synced 2025-12-23 08:04:32 +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>