X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fglthread%2Fthreadlib.c;h=791c430943db83b542c46aeac08f546412b7dd37;hb=84c23b94c66ee83ff3843a50ef948e9556746ef1;hp=fe7a2cf8c1169975872593f6724da59bb46df358;hpb=49eede474493e4f3a2144b01ecc0f81e6781c34d;p=gnulib.git diff --git a/lib/glthread/threadlib.c b/lib/glthread/threadlib.c index fe7a2cf8c..791c43094 100644 --- a/lib/glthread/threadlib.c +++ b/lib/glthread/threadlib.c @@ -26,6 +26,7 @@ /* Use the POSIX threads library. */ # include +# include # if PTHREAD_IN_USE_DETECTION_HARD