diff options
Diffstat (limited to 'src/core/ngx_core.h')
-rw-r--r-- | src/core/ngx_core.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/ngx_core.h b/src/core/ngx_core.h index 1db2e41df..7a19d1b71 100644 --- a/src/core/ngx_core.h +++ b/src/core/ngx_core.h @@ -27,6 +27,7 @@ typedef struct ngx_connection_s ngx_connection_t; #include <ngx_table.h> #include <ngx_file.h> #include <ngx_files.h> +#include <ngx_times.h> #include <ngx_inet.h> #include <ngx_conf_file.h> #include <ngx_os_init.h> |