summaryrefslogtreecommitdiffhomepage
path: root/src/core/ngx_inet.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/ngx_inet.h')
-rw-r--r--src/core/ngx_inet.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/ngx_inet.h b/src/core/ngx_inet.h
index b2444b98c..509f80ab6 100644
--- a/src/core/ngx_inet.h
+++ b/src/core/ngx_inet.h
@@ -35,6 +35,7 @@ typedef struct {
ngx_str_t url;
ngx_str_t host;
+ ngx_str_t port_text;
ngx_str_t uri;
in_port_t port;