From aa3436c04c222d57498bfa34c9fdec50f07fd08d Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Fri, 30 May 2003 14:27:59 +0000 Subject: nginx-0.0.1-2003-05-30-18:27:59 import --- src/http/ngx_http_special_response.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/http/ngx_http_special_response.c') diff --git a/src/http/ngx_http_special_response.c b/src/http/ngx_http_special_response.c index 4d9bba99f..1b71352da 100644 --- a/src/http/ngx_http_special_response.c +++ b/src/http/ngx_http_special_response.c @@ -1,9 +1,9 @@ -#include - #include #include -#include + +#include + #include #include -- cgit