From 0e499db3ed63432cfacd08282cce1d42b568b567 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Thu, 27 Nov 2003 07:45:22 +0000 Subject: nginx-0.0.1-2003-11-27-10:45:22 import --- src/http/ngx_http.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/http/ngx_http.h') diff --git a/src/http/ngx_http.h b/src/http/ngx_http.h index 4271da3e7..4fa657293 100644 --- a/src/http/ngx_http.h +++ b/src/http/ngx_http.h @@ -6,9 +6,11 @@ #include #include +typedef struct ngx_http_request_s ngx_http_request_t; + +#include #include #include -#include #include #include #include -- cgit v1.2.3