diff src/http/ngx_http_request.c @ 2233:f62751dab60d

remove unused #include's
author Igor Sysoev <igor@sysoev.ru>
date Fri, 05 Sep 2008 15:25:47 +0000
parents 109849282793
children 7fc20e1105cd
line wrap: on
line diff
--- a/src/http/ngx_http_request.c
+++ b/src/http/ngx_http_request.c
@@ -6,7 +6,6 @@
 
 #include <ngx_config.h>
 #include <ngx_core.h>
-#include <ngx_event.h>
 #include <ngx_http.h>