diff options
Diffstat (limited to 'src/common/weeconfig.h')
-rw-r--r-- | src/common/weeconfig.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/weeconfig.h b/src/common/weeconfig.h index a269d6b68..b0413c3e1 100644 --- a/src/common/weeconfig.h +++ b/src/common/weeconfig.h @@ -169,6 +169,7 @@ extern int cfg_col_dcc_aborted; extern int cfg_history_max_lines; extern int cfg_history_max_commands; +extern int cfg_history_display_default; extern int cfg_log_auto_server; extern int cfg_log_auto_channel; |