]> git.sur5r.net Git - openldap/commitdiff
misc cleanup
authorJong Hyuk Choi <jongchoi@openldap.org>
Mon, 20 Dec 2004 22:07:17 +0000 (22:07 +0000)
committerJong Hyuk Choi <jongchoi@openldap.org>
Mon, 20 Dec 2004 22:07:17 +0000 (22:07 +0000)
servers/slapd/back-bdb/filterindex.c

index 73bc1dc63642570634877cbbdc603f5c870b87dd..11ec7d16500426f235e632575caddec9ca2389ca 100644 (file)
@@ -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