summaryrefslogtreecommitdiff
path: root/conform
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-11-07 04:05:12 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-11-07 04:05:12 +0000
commit45832f74730cec39207be84b5a967a3ca8afb633 (patch)
tree0e6c4190d12c5ceec99bc5f2c93153a88a1c130f /conform
parentfdf689a977fe4d11d61b67e47dc3a2884cec996f (diff)
conformtest: Fix typo in CLK_TCK condition.
Diffstat (limited to 'conform')
-rw-r--r--conform/data/time.h-data2
1 files changed, 1 insertions, 1 deletions
diff --git a/conform/data/time.h-data b/conform/data/time.h-data
index 8ed2b4a68d..31d5e7dd53 100644
--- a/conform/data/time.h-data
+++ b/conform/data/time.h-data
@@ -42,7 +42,7 @@ function int timespec_get (struct timespec *, int)
#endif
#if !defined ISO && !defined ISO99 && !defined ISO11
-# if !defined XOPEN21K && !defined XOPEN2K8 && !defined POSIX2008
+# if !defined XOPEN2K && !defined XOPEN2K8 && !defined POSIX2008
symbol CLK_TCK
# endif
constant CLOCK_PROCESS_CPUTIME_ID