new ngx_queue functions

This commit is contained in:
Igor Sysoev
2008-05-24 14:10:01 +00:00
parent 89e0aad840
commit 5cdc511fcd
3 changed files with 123 additions and 0 deletions

View File

@@ -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 \