declaration of bdb_idl_entry_cmp()

This commit is contained in:
Jong Hyuk Choi 2003-03-12 16:36:28 +00:00
parent 2e31af9ca1
commit 0d0d5ffddf

View File

@ -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(