summaryrefslogtreecommitdiff
path: root/rt
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2003-05-17 17:55:27 +0000
committerAndreas Jaeger <aj@suse.de>2003-05-17 17:55:27 +0000
commit2384fe204b6de4a45402b48af89b2f01bdb08e73 (patch)
tree72f6fbdccef882ec322d10aff1ff1482b949c0f5 /rt
parent4bd2d98c7efa2772876a2f95bac5fe31f490e9ec (diff)
Update.
* sysdeps/unix/sysv/linux/x86_64/syscall.S: Revert last patch.
Diffstat (limited to 'rt')
-rw-r--r--rt/tst-clock_nanosleep.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/rt/tst-clock_nanosleep.c b/rt/tst-clock_nanosleep.c
index 005f00ef96..98a8b5f57c 100644
--- a/rt/tst-clock_nanosleep.c
+++ b/rt/tst-clock_nanosleep.c
@@ -20,6 +20,7 @@
#include <stdio.h>
#include <unistd.h>
#include <sys/time.h>
+#include <time.h>
/* Test that clock_nanosleep() does sleep. */