Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2004-06-06 23:49:18 +0400
committerIgor Sysoev <igor@sysoev.ru>2004-06-06 23:49:18 +0400
commit0ab91b901299ac41e3867ebec7e04e5082a4c8b4 (patch)
treeb89e863c141bc482c85c351f84d9dca1d3570789 /src/http/ngx_http.h
parent6e1bbd78967660b49e3a120bbeec6382ed193d5f (diff)
nginx-0.0.3-2004-06-06-23:49:18 import
Diffstat (limited to 'src/http/ngx_http.h')
-rw-r--r--src/http/ngx_http.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/http/ngx_http.h b/src/http/ngx_http.h
index bb718549b..87eabd1d2 100644
--- a/src/http/ngx_http.h
+++ b/src/http/ngx_http.h
@@ -16,7 +16,6 @@ typedef struct ngx_http_cleanup_s ngx_http_cleanup_t;
#include <ngx_http_request.h>
#include <ngx_http_config.h>
#include <ngx_http_busy_lock.h>
-#include <ngx_http_filter.h>
#include <ngx_http_log_handler.h>
#include <ngx_http_core_module.h>