summaryrefslogtreecommitdiff
path: root/src/core/wee-config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/wee-config.h')
-rw-r--r--src/core/wee-config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/wee-config.h b/src/core/wee-config.h
index 53ee5f6fc..efb399b99 100644
--- a/src/core/wee-config.h
+++ b/src/core/wee-config.h
@@ -102,6 +102,7 @@ extern struct t_config_option *config_startup_command_after_plugins;
extern struct t_config_option *config_startup_command_before_plugins;
extern struct t_config_option *config_startup_display_logo;
extern struct t_config_option *config_startup_display_version;
+extern struct t_config_option *config_startup_sys_rlimit;
extern struct t_config_option *config_look_align_end_of_lines;
extern struct t_config_option *config_look_bar_more_left;