Silence warning

This commit is contained in:
Hallvard Furuseth 2005-07-27 09:34:05 +00:00
parent fe8c0553d3
commit a9aa5050f8

View file

@ -314,7 +314,9 @@ bdb_search( Operation *op, SlapReply *rs )
Entry *matched = NULL;
EntryInfo *ei, ei_root = {0};
struct berval realbase = BER_BVNULL;
#ifdef SLAP_ACL_HONOR_DISCLOSE
slap_mask_t mask;
#endif
int manageDSAit;
int tentries = 0;
ID lastid = NOID;