mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-22 07:39:35 -05:00
sched.h not actually required
This commit is contained in:
parent
58718e3bc6
commit
a8040ca213
1 changed files with 0 additions and 1 deletions
|
|
@ -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 a new issue