summaryrefslogtreecommitdiff
path: root/conform
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2010-01-12 12:20:15 -0800
committerUlrich Drepper <drepper@redhat.com>2010-01-12 12:20:15 -0800
commit86df697d806323a1f8d1c6b9429a62c20da881c5 (patch)
tree26bee3e36566677e3a3b3ff05e7790edd6daed94 /conform
parenta9625ea95fbc73e324630e760cf2805a9378ee5e (diff)
Fix thinko in last patch.
Diffstat (limited to 'conform')
-rw-r--r--conform/data/time.h-data11
1 files changed, 9 insertions, 2 deletions
diff --git a/conform/data/time.h-data b/conform/data/time.h-data
index 6f86ed05f4..e2ff298ea7 100644
--- a/conform/data/time.h-data
+++ b/conform/data/time.h-data
@@ -89,5 +89,12 @@ variable {long int} timezone
#endif
variable {char*} tzname [2]
-allow-header sched.h
-allow-header time.h
+allow tm_*
+allow clock_*
+allow timer_*
+allow it_*
+allow tv_*
+allow CLOCK_*
+allow TIMER_*
+allow *_t
+allow sigevent