mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-30 13:30:57 +08:00
ITS#3843 from jtownsend@opendarwin.org: hide index_attrs / index_dummy
This commit is contained in:
parent
7cc496fd25
commit
11a1349366
@ -35,7 +35,7 @@ static dn_id hbuf[HOLE_SIZE], *holes = hbuf;
|
||||
static unsigned nhmax = HOLE_SIZE;
|
||||
static unsigned nholes;
|
||||
|
||||
Avlnode *index_attrs, index_dummy;
|
||||
static Avlnode *index_attrs, index_dummy;
|
||||
|
||||
int bdb_tool_entry_open(
|
||||
BackendDB *be, int mode )
|
||||
|
Loading…
Reference in New Issue
Block a user