# HG changeset patch # User Maxim Dounin # Date 1347326003 0 # Node ID 3e789581349d5dc0bc841a862874f7c802156a95 # Parent f9ae534ebf4b165d2f79b3fd7126bbcaac6ccbd8 Gunzip: removed nginx.h leftover include. diff -r f9ae534ebf4b -r 3e789581349d src/http/modules/ngx_http_gunzip_filter_module.c --- a/src/http/modules/ngx_http_gunzip_filter_module.c Mon Sep 10 16:52:47 2012 +0000 +++ b/src/http/modules/ngx_http_gunzip_filter_module.c Tue Sep 11 01:13:23 2012 +0000 @@ -9,7 +9,6 @@ #include #include #include -#include #include