Skip to content
Snippets Groups Projects
Commit f68db539 authored by Howard Chu's avatar Howard Chu
Browse files

Fix Winsock-related warnings and/or bugs.

See README 1.27 log
parent 2395c6c2
No related branches found
No related tags found
No related merge requests found
......@@ -454,7 +454,7 @@ slapd_daemon_task(
slapd_add( slap_listeners[l]->sl_sd );
}
#ifdef HAVE_WINSOCK
#ifdef HAVE_WINSOCK2
if ( started_event != NULL ) {
ldap_pvt_thread_cond_signal( &started_event );
}
......
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