mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-23 03:10:05 +00:00
Fix thinko in last patch.
This commit is contained in:
parent
a9625ea95f
commit
86df697d80
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user