mirror of
https://github.com/novatiq/packages.git
synced 2026-04-24 21:14:40 +01: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>