Skip to content
Snippets Groups Projects
Commit 07a03d22 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Should use right define HAVE_NT_THREADS...

parent 61e8984d
No related branches found
No related tags found
No related merge requests found
......@@ -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 )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment