From: Kurt Zeilenga Date: Wed, 16 Sep 1998 02:42:33 +0000 (+0000) Subject: sched.h not actually required X-Git-Tag: PHP3_TOOL_0_0~55 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=a8040ca213f8d2753dcdbd370f6b3c2ee23c4687;p=openldap sched.h not actually required --- diff --git a/include/lthread.h b/include/lthread.h index 8cee54cb12..d3fd3d0ec6 100644 --- a/include/lthread.h +++ b/include/lthread.h @@ -173,7 +173,6 @@ typedef cond_t pthread_cond_t; #define _THREAD #include -#include #define pthread_mutexattr_default NULL #define pthread_condattr_default NULL