diff auto/unix @ 252:84b1c672ec5a

nginx-0.0.2-2004-02-05-19:58:36 import
author Igor Sysoev <igor@sysoev.ru>
date Thu, 05 Feb 2004 16:58:36 +0000
parents 05592fd7a436
children b6793bc5034b
line wrap: on
line diff
--- a/auto/unix
+++ b/auto/unix
@@ -28,6 +28,9 @@ 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="socklen_t"
 ngx_types="uint32_t"; . auto/types/typedef