diff options
Diffstat (limited to 'src/http/ngx_http_get_time.c')
| -rw-r--r-- | src/http/ngx_http_get_time.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/http/ngx_http_get_time.c b/src/http/ngx_http_get_time.c index 33b14c38c..d03e8b16f 100644 --- a/src/http/ngx_http_get_time.c +++ b/src/http/ngx_http_get_time.c @@ -2,6 +2,7 @@ #include <nginx.h> #include <ngx_config.h> +#include <ngx_types.h> ngx_http_get_time(char *buf, time_t t) |
