mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
Fix symbol name collision when LDAP_SYNC && BDB_HIER
This commit is contained in:
parent
660617ae66
commit
3301a31755
@ -469,6 +469,7 @@ void bdb_cache_delete_cleanup(
|
||||
void bdb_cache_release_all( Cache *cache );
|
||||
|
||||
#ifdef LDAP_SYNC
|
||||
#define bdb_cache_entry_db_relock BDB_SYMBOL(cache_entry_db_relock)
|
||||
int bdb_cache_entry_db_relock(
|
||||
DB_ENV *env,
|
||||
u_int32_t locker,
|
||||
|
Loading…
Reference in New Issue
Block a user