mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-10 14:23:34 -05:00
misc cleanup
This commit is contained in:
parent
83ba4ea944
commit
706e7f819a
1 changed files with 9 additions and 0 deletions
|
|
@ -65,6 +65,15 @@ ext_candidates(
|
|||
ID *ids,
|
||||
ID *tmp,
|
||||
ID *stack);
|
||||
|
||||
static int
|
||||
comp_candidates (
|
||||
Operation *op,
|
||||
MatchingRuleAssertion *mra,
|
||||
ComponentFilter *f,
|
||||
ID *ids,
|
||||
ID *tmp,
|
||||
ID *stack);
|
||||
#endif
|
||||
|
||||
int
|
||||
|
|
|
|||
Loading…
Reference in a new issue