diff options
Diffstat (limited to 'src/event/ngx_event_proxy.h')
| -rw-r--r-- | src/event/ngx_event_proxy.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/src/event/ngx_event_proxy.h b/src/event/ngx_event_proxy.h index 267533e0e..b0e0c1a29 100644 --- a/src/event/ngx_event_proxy.h +++ b/src/event/ngx_event_proxy.h @@ -4,10 +4,7 @@ #include <ngx_config.h> #include <ngx_core.h> -#include <ngx_hunk.h> -#include <ngx_file.h> -#include <ngx_files.h> -#include <ngx_connection.h> +#include <ngx_event.h> typedef struct ngx_event_proxy_s ngx_event_proxy_t; |
