nginx-0.0.1-2004-01-30-20:39:00 import
diff --git a/auto/sources b/auto/sources
index c83ffa7..1a21c70 100644
--- a/auto/sources
+++ b/auto/sources
@@ -77,6 +77,9 @@
 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
+
 IOCP_MODULE="ngx_iocp_module"
 IOCP_SRCS=src/event/modules/ngx_iocp_module.c