From 5d4e80b8fbfff6d2ab3948b19c5711cc03211e6d Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Fri, 5 Sep 2008 15:25:47 +0000 Subject: remove unused #include's --- src/http/ngx_http_variables.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/http/ngx_http_variables.h') diff --git a/src/http/ngx_http_variables.h b/src/http/ngx_http_variables.h index bc2d10035..bed0c64fd 100644 --- a/src/http/ngx_http_variables.h +++ b/src/http/ngx_http_variables.h @@ -10,7 +10,6 @@ #include #include -#include #include -- cgit