mirror of
https://github.com/nginx/nginx.git
synced 2025-01-08 23:23:02 -06:00
fix previous commit
This commit is contained in:
parent
cb4d53861c
commit
53fcff1efe
@ -72,6 +72,7 @@ typedef void (*ngx_connection_handler_pt)(ngx_connection_t *c);
|
||||
#endif
|
||||
#include <ngx_process_cycle.h>
|
||||
#include <ngx_conf_file.h>
|
||||
#include <ngx_resolver.h>
|
||||
#include <ngx_open_file_cache.h>
|
||||
#include <ngx_os.h>
|
||||
#include <ngx_connection.h>
|
||||
|
Loading…
Reference in New Issue
Block a user