mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-30 13:30:57 +08:00
Should use right define HAVE_NT_THREADS...
This commit is contained in:
parent
61e8984d7a
commit
07a03d2245
@ -469,10 +469,7 @@ pthread_cond_broadcast( pthread_cond_t *cv )
|
||||
}
|
||||
|
||||
|
||||
#elif defined( HAVE_NT_MULTITHREADS )
|
||||
|
||||
#include <process.h>
|
||||
#include <winsock2.h>
|
||||
#elif defined( HAVE_NT_THREADS )
|
||||
|
||||
int
|
||||
pthread_attr_init( pthread_attr_t *attr )
|
||||
|
Loading…
Reference in New Issue
Block a user