mirror of
https://github.com/nginx/nginx.git
synced 2026-05-28 04:12:47 -04:00
fix previous commit
This commit is contained in:
parent
cb4d53861c
commit
53fcff1efe
1 changed files with 1 additions and 0 deletions
|
|
@ -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 a new issue