From 86df697d806323a1f8d1c6b9429a62c20da881c5 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 12 Jan 2010 12:20:15 -0800 Subject: Fix thinko in last patch. --- conform/data/time.h-data | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'conform') 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 -- cgit 1.4.1