diff options
Diffstat (limited to 'src/core/ngx_core.h')
| -rw-r--r-- | src/core/ngx_core.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/ngx_core.h b/src/core/ngx_core.h index e8b311700..a612200d1 100644 --- a/src/core/ngx_core.h +++ b/src/core/ngx_core.h @@ -18,6 +18,7 @@ typedef struct ngx_event_s ngx_event_t; #include <ngx_array.h> #include <ngx_string.h> #include <ngx_file.h> +#include <ngx_inet.h> #include <ngx_conf_file.h> #include <ngx_os_init.h> #include <ngx_connection.h> |
