commit | 6a9304522227d4b4df873d3716cf06093d497700 | [log] [tgz] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Thu Mar 04 16:34:23 2004 +0000 |
committer | Igor Sysoev <igor@sysoev.ru> | Thu Mar 04 16:34:23 2004 +0000 |
tree | bc6a3eb7d26df2048714235ce96b98471b813979 | |
parent | a536298c7bd1f525db97facab814a2906214ee7f [diff] [blame] |
nginx-0.0.2-2004-03-04-19:34:23 import
diff --git a/auto/unix b/auto/unix index 017f7bf..55b66bf 100755 --- a/auto/unix +++ b/auto/unix
@@ -25,8 +25,8 @@ 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="sig_atomic_t" +ngx_types="int"; . auto/types/typedef ngx_type="socklen_t" ngx_types="uint32_t"; . auto/types/typedef