diff auto/unix @ 279:b79f021a644a

nginx-0.0.2-2004-03-04-19:34:23 import
author Igor Sysoev <igor@sysoev.ru>
date Thu, 04 Mar 2004 16:34:23 +0000
parents 83205e0b5522
children 55e496a8ece3
line wrap: on
line diff
--- a/auto/unix
+++ b/auto/unix
@@ -25,8 +25,8 @@ NGX_AUTO_CONFIG="#include \"../$NGX_AUTO
 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