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. --- elf/vismod2.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'elf/vismod2.c') diff --git a/elf/vismod2.c b/elf/vismod2.c index 3a7b1d97f3..35ce4d2564 100644 --- a/elf/vismod2.c +++ b/elf/vismod2.c @@ -16,6 +16,8 @@ write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +#include + int protlocal (void) { -- cgit 1.4.1