nginx-0.0.2-2004-02-17-20:53:12 import
diff --git a/auto/sources b/auto/sources
index 2391606..81ba968 100644
--- a/auto/sources
+++ b/auto/sources
@@ -76,8 +76,8 @@
 EPOLL_MODULE=ngx_epoll_module
 EPOLL_SRCS=src/event/modules/ngx_epoll_module.c
 
-SIGIO_MODULE=ngx_sigio_module
-SIGIO_SRCS=src/event/modules/ngx_sigio_module.c
+RTSIG_MODULE=ngx_rtsig_module
+RTSIG_SRCS=src/event/modules/ngx_rtsig_module.c
 
 IOCP_MODULE=ngx_iocp_module
 IOCP_SRCS=src/event/modules/ngx_iocp_module.c