mirror of
https://github.com/sheumann/hush.git
synced 2025-01-10 16:29:44 +00:00
ad16741ccd
POSIX.1-2008 removed the usleep function, provide a fallback implementaion using the recommended nanosleep(). Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>