Skip to content
Snippets Groups Projects
Commit a9aa5050 authored by Hallvard Furuseth's avatar Hallvard Furuseth
Browse files

Silence warning

parent fe8c0553
No related branches found
No related tags found
No related merge requests found
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment