From 3d8e95103261ed4d02fb8f112798f9c1d666ab10 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Wed, 21 Jun 2000 10:38:25 +0000 Subject: * sysdeps/pthread/timer_routines.c: Include for memset prototype. * join.c: Include for exit prototype. * elf/vismod2.c: Include for abort prototype. * rt/aio_suspend.c: Likewise. 2000-06-21 Andreas Jaeger * sysdeps/pthread/timer_routines.c: Include for memset prototype. * join.c: Include for exit prototype. --- rt/aio_suspend.c | 1 + 1 file changed, 1 insertion(+) (limited to 'rt/aio_suspend.c') diff --git a/rt/aio_suspend.c b/rt/aio_suspend.c index 6736857..ca8e558 100644 --- a/rt/aio_suspend.c +++ b/rt/aio_suspend.c @@ -30,6 +30,7 @@ #undef aio_suspend64 #include +#include #include "aio_misc.h" -- cgit v1.1