X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=options.h;fp=options.h;h=68f712e843e487688667531fe183e1b2ca6742ac;hb=88057cd64f62c3f39e8ccf158fd0c3df101e02cb;hp=683c8d3df00a95b72890b6053b316f503809bdfb;hpb=601e6fef22bc018be1ca3b19215e54a2c2edcb9d;p=plocate diff --git a/options.h b/options.h index 683c8d3..68f712e 100644 --- a/options.h +++ b/options.h @@ -8,6 +8,7 @@ extern bool ignore_case; extern bool only_count; extern bool print_nul; extern bool use_debug; +extern bool flush_cache; extern bool patterns_are_regex; extern bool use_extended_regex; extern int64_t limit_matches;