summaryrefslogtreecommitdiff
path: root/rt
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2012-02-26 13:17:27 -0500
committerUlrich Drepper <drepper@gmail.com>2012-02-26 13:17:27 -0500
commit4efeffc1d583597e4f52985b9747269e47b754e2 (patch)
tree65bb598457542a0de30c60646173679c5ea42557 /rt
parentc20105c398036c4fbeb99f8480ab84077a0f6f2c (diff)
Fix up POSIX testing in conformtest
Diffstat (limited to 'rt')
-rw-r--r--rt/aio.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/rt/aio.h b/rt/aio.h
index 898a1e2db4..8c63159a72 100644
--- a/rt/aio.h
+++ b/rt/aio.h
@@ -25,6 +25,7 @@
#include <features.h>
#include <fcntl.h>
#include <signal.h>
+#define __need_timespec
#include <time.h>
#include <sys/types.h>