]> git.sur5r.net Git - openldap/commitdiff
declaration of bdb_idl_entry_cmp()
authorJong Hyuk Choi <jongchoi@openldap.org>
Wed, 12 Mar 2003 16:36:28 +0000 (16:36 +0000)
committerJong Hyuk Choi <jongchoi@openldap.org>
Wed, 12 Mar 2003 16:36:28 +0000 (16:36 +0000)
servers/slapd/back-bdb/proto-bdb.h

index fe7a308468aa4f385212dd1b513b14cb12c10f8a..01103d1585597e3bff6ea8be5ddb4694ef420296 100644 (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(