summaryrefslogtreecommitdiffhomepage
path: root/auto/unix
diff options
context:
space:
mode:
Diffstat (limited to 'auto/unix')
-rwxr-xr-xauto/unix3
1 files changed, 3 insertions, 0 deletions
diff --git a/auto/unix b/auto/unix
index 234ba8a30..172c73ce0 100755
--- a/auto/unix
+++ b/auto/unix
@@ -28,6 +28,9 @@ NGX_AUTO_CONFIG="#include \"../$NGX_AUTO_CONFIG_H\""
ngx_type="uint64_t"
ngx_types="u_int64_t"; . auto/types/typedef
+#ngx_type="sig_atomic_t"
+#ngx_types="int"; . auto/types/typedef
+
ngx_type="socklen_t"
ngx_types="uint32_t"; . auto/types/typedef