mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-15 03:01:09 +08:00
sched.h not actually required
This commit is contained in:
parent
58718e3bc6
commit
a8040ca213
@ -173,7 +173,6 @@ typedef cond_t pthread_cond_t;
|
||||
#define _THREAD
|
||||
|
||||
#include <pthread.h>
|
||||
#include <sched.h>
|
||||
|
||||
#define pthread_mutexattr_default NULL
|
||||
#define pthread_condattr_default NULL
|
||||
|
Loading…
Reference in New Issue
Block a user