From: Jong Hyuk Choi Date: Wed, 12 Mar 2003 16:36:28 +0000 (+0000) Subject: declaration of bdb_idl_entry_cmp() X-Git-Tag: NO_SLAP_OP_BLOCKS~131 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=0d0d5ffddfd4c5a08e4c39cafb3a162055b9f199;p=openldap declaration of bdb_idl_entry_cmp() --- diff --git a/servers/slapd/back-bdb/proto-bdb.h b/servers/slapd/back-bdb/proto-bdb.h index fe7a308468..01103d1585 100644 --- a/servers/slapd/back-bdb/proto-bdb.h +++ b/servers/slapd/back-bdb/proto-bdb.h @@ -171,6 +171,10 @@ void bdb_entry_free ( Entry *e ); /* * idl.c */ +#ifdef SLAP_IDL_CACHE +int bdb_idl_entry_cmp( const void*, const void* ); +#endif + unsigned bdb_idl_search( ID *ids, ID id ); int bdb_bt_compare(