summaryrefslogtreecommitdiffhomepage
path: root/auto/unix
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2004-02-05 16:58:36 +0000
committerIgor Sysoev <igor@sysoev.ru>2004-02-05 16:58:36 +0000
commit9260294400c902904cdf791c9c2e8fd069feec63 (patch)
treea330c9600bd1b998e44a4c15adf26868afc2dd67 /auto/unix
parentc5371672852b64e7337f08d78ff4c1b3c0b6d159 (diff)
downloadnginx-9260294400c902904cdf791c9c2e8fd069feec63.tar.gz
nginx-9260294400c902904cdf791c9c2e8fd069feec63.tar.bz2
nginx-0.0.2-2004-02-05-19:58:36 import
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