![]() ![]() | ![]() |
version 1.15, 1999/10/28 05:28:53 | version 1.16, 1999/10/31 01:26:41 |
---|---|
Line 138 typedef struct ldap_pvt_thread_lwp_cv ld | Line 138 typedef struct ldap_pvt_thread_lwp_cv ld |
LDAP_END_DECL | LDAP_END_DECL |
/* If we're in the NT env at all, we want these defs, threaded or not */ | /* If we're in the NT env at all, we want these defs, threaded or not */ |
#elif defined(WINNT) || defined(_WINNT) /* HAVE_NT_THREADS */ | #elif defined(WINNT) || defined(_WINNT) || defined(_WIN32) /* HAVE_NT_THREADS */ |
LDAP_BEGIN_DECL | LDAP_BEGIN_DECL |