Index: uspace/lib/c/include/sys/time.h
===================================================================
--- uspace/lib/c/include/sys/time.h	(revision 2463df96bddf2aaf81fa87e49bc02ae36dad068d)
+++ uspace/lib/c/include/sys/time.h	(revision ec443d53cc8411f6b71e18809a8bf0563e29e90a)
@@ -79,4 +79,5 @@
 
 extern void udelay(useconds_t);
+extern int usleep(useconds_t);
 
 extern time_t mktime(struct tm *tm);
