summaryrefslogtreecommitdiffhomepage
path: root/src/core/ngx_cycle.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/ngx_cycle.h')
-rw-r--r--src/core/ngx_cycle.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/ngx_cycle.h b/src/core/ngx_cycle.h
index fc04e9ce6..cbf8c7ba1 100644
--- a/src/core/ngx_cycle.h
+++ b/src/core/ngx_cycle.h
@@ -60,6 +60,7 @@ typedef struct {
ngx_int_t debug_points;
ngx_int_t rlimit_nofile;
+ ngx_int_t rlimit_core;
ngx_int_t rlimit_sigpending;
int priority;