mirror of
https://github.com/nginx/nginx.git
synced 2025-06-17 01:01:28 +08:00
Gunzip: removed nginx.h leftover include.
This commit is contained in:
parent
90bd33e8eb
commit
4b948b49aa
@ -9,7 +9,6 @@
|
|||||||
#include <ngx_config.h>
|
#include <ngx_config.h>
|
||||||
#include <ngx_core.h>
|
#include <ngx_core.h>
|
||||||
#include <ngx_http.h>
|
#include <ngx_http.h>
|
||||||
#include <nginx.h>
|
|
||||||
|
|
||||||
#include <zlib.h>
|
#include <zlib.h>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user