summaryrefslogtreecommitdiffhomepage
path: root/src/http/ngx_http_get_time.c
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2002-12-15 06:25:09 +0000
committerIgor Sysoev <igor@sysoev.ru>2002-12-15 06:25:09 +0000
commit42feecbdb694e114e034f0be67d19bba4165c363 (patch)
treeaea7c9c7c12f3cfef321901ddf92846815f1b876 /src/http/ngx_http_get_time.c
parent3add464b545b5dd29d07873b84f90fb77021d0c4 (diff)
downloadnginx-42feecbdb694e114e034f0be67d19bba4165c363.tar.gz
nginx-42feecbdb694e114e034f0be67d19bba4165c363.tar.bz2
nginx-0.0.1-2002-12-15-09:25:09 import
Diffstat (limited to 'src/http/ngx_http_get_time.c')
-rw-r--r--src/http/ngx_http_get_time.c1
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)