diff options
Diffstat (limited to 'include/options.h')
| -rw-r--r-- | include/options.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/options.h b/include/options.h index 7e8ec38..4a2c806 100644 --- a/include/options.h +++ b/include/options.h @@ -27,6 +27,7 @@ enum operation_modes { extern bool option_quiet; extern bool option_show_hidden_entries; +extern bool option_show_non_duplicates; extern bool option_clean_kv; extern char *option_gdbm_db_name; extern char *option_sqlite_db_name; |
