mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-21 22:34:08 -05:00
Sync with 2.x
This commit is contained in:
parent
fdbe100e5f
commit
903940014c
1 changed files with 1 additions and 1 deletions
|
|
@ -305,7 +305,7 @@ struct ldap {
|
|||
|
||||
#ifdef HAVE_RES_QUERY
|
||||
LDAP_V ( ldap_pvt_thread_mutex_t ) ldap_int_resolv_mutex;
|
||||
#endif /* HAVE_RES_QUERY */
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_CYRUS_SASL
|
||||
LDAP_V( ldap_pvt_thread_mutex_t ) ldap_int_sasl_mutex;
|
||||
|
|
|
|||
Loading…
Reference in a new issue