X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=servers%2Fslapd%2Fproto-slap.h;h=ac2a295ab968b3757add669cdda9c1980b2c424b;hb=c8c34cdd43d3603f3b64a56841b4425379c98f45;hp=b075a53d656bcdba047793459c76768b04a13128;hpb=e071488c85a4918bbf73e09f3ffe15fcf4f344e3;p=openldap diff --git a/servers/slapd/proto-slap.h b/servers/slapd/proto-slap.h index b075a53d65..ac2a295ab9 100644 --- a/servers/slapd/proto-slap.h +++ b/servers/slapd/proto-slap.h @@ -2071,6 +2071,7 @@ LDAP_SLAPD_V (ldap_pvt_thread_mutex_t) entry2str_mutex; #define gmtime_mutex ldap_int_gmtime_mutex #endif /* ! LDAP_DEVEL */ +LDAP_SLAPD_V (ldap_pvt_thread_mutex_t) ad_index_mutex; LDAP_SLAPD_V (ldap_pvt_thread_mutex_t) ad_undef_mutex; LDAP_SLAPD_V (ldap_pvt_thread_mutex_t) oc_undef_mutex;