From b9e344175f4e971284aa14c8fe685936a4957d52 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Fri, 3 Sep 2004 15:50:30 +0000 Subject: nginx-0.0.10-2004-09-03-19:50:30 import --- auto/sources | 2 ++ 1 file changed, 2 insertions(+) (limited to 'auto') diff --git a/auto/sources b/auto/sources index 8cbef9e42..dc8cbc95a 100644 --- a/auto/sources +++ b/auto/sources @@ -9,6 +9,7 @@ CORE_DEPS="src/core/nginx.h \ src/core/ngx_log.h \ src/core/ngx_palloc.h \ src/core/ngx_array.h \ + src/core/ngx_list.h \ src/core/ngx_table.h \ src/core/ngx_buf.h \ src/core/ngx_string.h \ @@ -28,6 +29,7 @@ CORE_SRCS="src/core/nginx.c \ src/core/ngx_log.c \ src/core/ngx_palloc.c \ src/core/ngx_array.c \ + src/core/ngx_list.c \ src/core/ngx_buf.c \ src/core/ngx_output_chain.c \ src/core/ngx_string.c \ -- cgit v1.2.3