From: Howard Chu Date: Sun, 18 Nov 2007 21:48:26 +0000 (+0000) Subject: Fix prev commit X-Git-Tag: OPENLDAP_REL_ENG_2_4_9~20^2~423 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=d84f8d9b712639945d4e226d51d22e2c1e715769;p=openldap Fix prev commit --- diff --git a/servers/slapd/back-bdb/proto-bdb.h b/servers/slapd/back-bdb/proto-bdb.h index 1e4c0c936f..779f100a93 100644 --- a/servers/slapd/back-bdb/proto-bdb.h +++ b/servers/slapd/back-bdb/proto-bdb.h @@ -335,7 +335,7 @@ int bdb_idl_append_one( ID *ids, ID id ); #define bdb_index_recset BDB_SYMBOL(index_recset) #define bdb_index_recrun BDB_SYMBOL(index_recrun) -extern int +extern AttrInfo * bdb_index_mask LDAP_P(( Backend *be, AttributeDescription *desc,