nginx-0.0.10-2004-09-07-19:29:22 import
diff --git a/auto/unix b/auto/unix
index 36b9744..35b59ff 100755
--- a/auto/unix
+++ b/auto/unix
@@ -32,6 +32,8 @@
 
 ngx_type="in_addr_t"; ngx_types="uint32_t"; . auto/types/typedef
 
+ngx_type="in_port_t"; ngx_types="u_short"; . auto/types/typedef
+
 ngx_type="rlim_t"; ngx_types="int"; . auto/types/typedef
 
 . auto/types/uintptr_t