From 0a7088fc32c28f77c9ab37acd684047a12e48ec0 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 22 Sep 1995 17:51:10 +0000 Subject: Include hurd/threadvar.h. --- libthreads/cprocs.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/libthreads/cprocs.c b/libthreads/cprocs.c index 8b698cde..29d3acce 100644 --- a/libthreads/cprocs.c +++ b/libthreads/cprocs.c @@ -26,6 +26,9 @@ /* * HISTORY * $Log: cprocs.c,v $ + * Revision 1.6 1995/08/30 15:57:47 mib + * Repair typos. + * * Revision 1.5 1995/08/30 15:50:53 mib * (cond_signal): If this condition has implications, see if one of them * needs to be signalled when we have no waiters. @@ -214,6 +217,7 @@ #include #include "cthread_internals.h" #include +#include /* GNU */ /* * C Threads imports: -- cgit v1.2.3