From 27ee0a559513db0d0e650761b6f4268b39199c74 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Wed, 27 Dec 2000 17:18:07 +0000 Subject: Update. * include/sys/wait.h: Add some prototypes. * Rules (dummy.c): Create also prototype to shut up GCC. 2000-12-27 Andreas Jaeger --- linuxthreads/ptfork.c | 1 + 1 file changed, 1 insertion(+) (limited to 'linuxthreads/ptfork.c') diff --git a/linuxthreads/ptfork.c b/linuxthreads/ptfork.c index deb347fe29..564f8d7c75 100644 --- a/linuxthreads/ptfork.c +++ b/linuxthreads/ptfork.c @@ -20,6 +20,7 @@ #include #include "pthread.h" #include "internals.h" +#include struct handler_list { void (*handler)(void); -- cgit v1.2.3