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

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