Fix thinko in last patch.
authorUlrich Drepper <drepper@redhat.com>
Tue, 12 Jan 2010 20:20:15 +0000 (12:20 -0800)
committerUlrich Drepper <drepper@redhat.com>
Tue, 12 Jan 2010 20:20:15 +0000 (12:20 -0800)
conform/data/time.h-data

index 6f86ed0..e2ff298 100644 (file)
@@ -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