diff options
-rw-r--r-- | conform/data/time.h-data | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/conform/data/time.h-data b/conform/data/time.h-data index 6f86ed0..e2ff298 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 |