summaryrefslogtreecommitdiff
path: root/auto
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2008-05-24 14:10:01 +0000
committerIgor Sysoev <igor@sysoev.ru>2008-05-24 14:10:01 +0000
commit5cdc511fcd825c522340742f005302d3d7d87771 (patch)
tree28cb076ef03d3debbccd1019518ed60aca42281d /auto
parent89e0aad840cddfb8031a0d97ed8254a85aa943c5 (diff)
new ngx_queue functions
Diffstat (limited to 'auto')
-rw-r--r--auto/sources1
1 files changed, 1 insertions, 0 deletions
diff --git a/auto/sources b/auto/sources
index ed78c716..62fb047c 100644
--- a/auto/sources
+++ b/auto/sources
@@ -44,6 +44,7 @@ CORE_SRCS="src/core/nginx.c \
src/core/ngx_list.c \
src/core/ngx_hash.c \
src/core/ngx_buf.c \
+ src/core/ngx_queue.c \
src/core/ngx_output_chain.c \
src/core/ngx_string.c \
src/core/ngx_parse.c \