Update.
[platform/upstream/glibc.git] / rt / tst-clock_nanosleep.c
index 005f00e..98a8b5f 100644 (file)
@@ -20,6 +20,7 @@
 #include <stdio.h>
 #include <unistd.h>
 #include <sys/time.h>
+#include <time.h>
 
 
 /* Test that clock_nanosleep() does sleep.  */