From 5376629d4a1f720ce75a77a21a95634fcbfd173b Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Sat, 2 Sep 2000 17:42:10 +0000 Subject: * sysdeps/pthread/timer_routines.c: Include stdlib.h for abort prototype. 2000-09-02 Andreas Jaeger * sysdeps/pthread/timer_routines.c: Include stdlib.h for abort prototype. --- linuxthreads/sysdeps/pthread/timer_routines.c | 1 + 1 file changed, 1 insertion(+) (limited to 'linuxthreads/sysdeps') diff --git a/linuxthreads/sysdeps/pthread/timer_routines.c b/linuxthreads/sysdeps/pthread/timer_routines.c index 4e3a8fc65a..d23c27ecaf 100644 --- a/linuxthreads/sysdeps/pthread/timer_routines.c +++ b/linuxthreads/sysdeps/pthread/timer_routines.c @@ -22,6 +22,7 @@ #include #include #include +#include #include #include #include -- cgit v1.2.3