From 82f490f786d2d14f54399aa5313db140a0cc78d4 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 12 Apr 1999 20:24:56 +0000 Subject: Patch from Ralf Corsepius to correct the --enable-tests problem a better way. --- c/src/exec/posix/src/ptimer.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'c/src/exec/posix/src/ptimer.c') diff --git a/c/src/exec/posix/src/ptimer.c b/c/src/exec/posix/src/ptimer.c index ac11a5cd37..f44a0b28b3 100644 --- a/c/src/exec/posix/src/ptimer.c +++ b/c/src/exec/posix/src/ptimer.c @@ -189,6 +189,8 @@ void _POSIX_Timer_Manager_initialization ( int max_timers ) * Initialize all the timers */ + timer_max = max_timers; + for (index=0; index