Fix thinko in last patch.

This commit is contained in:
Ulrich Drepper 2010-01-12 12:20:15 -08:00
parent a9625ea95f
commit 86df697d80

View 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