From 48bf997e10aacba1f1747248790fcb70503623d3 Mon Sep 17 00:00:00 2001 From: Igor Sysoev Date: Fri, 23 Nov 2007 16:32:50 +0000 Subject: ngx_queue.h --- auto/sources | 1 + 1 file changed, 1 insertion(+) (limited to 'auto') diff --git a/auto/sources b/auto/sources index e28d83d2c..d56abaed5 100644 --- a/auto/sources +++ b/auto/sources @@ -15,6 +15,7 @@ CORE_DEPS="src/core/nginx.h \ src/core/ngx_list.h \ src/core/ngx_hash.h \ src/core/ngx_buf.h \ + src/core/ngx_queue.h \ src/core/ngx_string.h \ src/core/ngx_parse.h \ src/core/ngx_inet.h \ -- cgit