Gunzip: removed nginx.h leftover include.

This commit is contained in:
Maxim Dounin 2012-09-11 01:13:23 +00:00
parent 90bd33e8eb
commit 4b948b49aa

View File

@ -9,7 +9,6 @@
#include <ngx_config.h>
#include <ngx_core.h>
#include <ngx_http.h>
#include <nginx.h>
#include <zlib.h>