From 983990c806eb019cb490449cac70032417222a41 Mon Sep 17 00:00:00 2001 From: rsc Date: Fri, 14 May 2004 20:19:53 +0000 Subject: C little bugs . wq VS: ---------------------------------------------------------------------- --- src/lib9/ffork-pthread.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/lib9/ffork-pthread.c') diff --git a/src/lib9/ffork-pthread.c b/src/lib9/ffork-pthread.c index 24b987b3..c89ad138 100644 --- a/src/lib9/ffork-pthread.c +++ b/src/lib9/ffork-pthread.c @@ -2,6 +2,7 @@ #include #include #include +#include "9proc.h" extern int __isthreaded; int -- cgit v1.2.3