From 67f88e9cc678d31b5995518922d3fcb63a129465 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Fri, 12 Mar 2004 16:57:08 +0000 Subject: nginx-0.0.2-2004-03-12-19:57:08 import --- src/http/ngx_http.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/http/ngx_http.h') diff --git a/src/http/ngx_http.h b/src/http/ngx_http.h index 6edc015ad..ff4bc2b4c 100644 --- a/src/http/ngx_http.h +++ b/src/http/ngx_http.h @@ -9,7 +9,10 @@ typedef struct ngx_http_request_s ngx_http_request_t; typedef struct ngx_http_cleanup_s ngx_http_cleanup_t; +#if (NGX_HTTP_CACHE) +#endif #include + #include #include #include -- cgit v1.2.3