diff src/http/ngx_http.h @ 170:c42be4185301

nginx-0.0.1-2003-11-03-01:56:18 import
author Igor Sysoev <igor@sysoev.ru>
date Sun, 02 Nov 2003 22:56:18 +0000
parents 84036764e215
children ea464a6c0581
line wrap: on
line diff
--- a/src/http/ngx_http.h
+++ b/src/http/ngx_http.h
@@ -6,6 +6,7 @@
 #include <ngx_core.h>
 #include <ngx_http_request.h>
 #include <ngx_http_config.h>
+#include <ngx_http_cache.h>
 #include <ngx_http_filter.h>
 #include <ngx_http_core_module.h>