summaryrefslogtreecommitdiffhomepage
path: root/src/core/ngx_times.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/ngx_times.h')
-rw-r--r--src/core/ngx_times.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/ngx_times.h b/src/core/ngx_times.h
index 4e31f00a0..7f2fafd54 100644
--- a/src/core/ngx_times.h
+++ b/src/core/ngx_times.h
@@ -38,6 +38,7 @@ extern volatile ngx_time_t *ngx_cached_time;
extern volatile ngx_str_t ngx_cached_err_log_time;
extern volatile ngx_str_t ngx_cached_http_time;
extern volatile ngx_str_t ngx_cached_http_log_time;
+extern volatile ngx_str_t ngx_cached_http_log_iso8601;
/*
* milliseconds elapsed since epoch and truncated to ngx_msec_t,