Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2006-10-24 17:43:19 +0400
committerIgor Sysoev <igor@sysoev.ru>2006-10-24 17:43:19 +0400
commit3d7f00d41491067e93739c4ff2b851f64075d1e6 (patch)
tree587882353da409a4ba5ee4b7a578b773f52a8aa3 /auto/sources
parent7063343a6c80653adbf12e6959a029e154826f6b (diff)
axe src/core/ngx_unix_domain.*
Diffstat (limited to 'auto/sources')
-rw-r--r--auto/sources2
1 files changed, 0 insertions, 2 deletions
diff --git a/auto/sources b/auto/sources
index c031ef8e1..253d947c5 100644
--- a/auto/sources
+++ b/auto/sources
@@ -120,7 +120,6 @@ AIO_SRCS="src/event/modules/ngx_aio_module.c \
UNIX_INCS="$CORE_INCS $EVENT_INCS src/os/unix"
UNIX_DEPS="$CORE_DEPS $EVENT_DEPS \
- src/core/ngx_unix_domain.h \
src/os/unix/ngx_time.h \
src/os/unix/ngx_types.h \
src/os/unix/ngx_errno.h \
@@ -149,7 +148,6 @@ UNIX_DEPS="$CORE_DEPS $EVENT_DEPS \
UNIX_SRCS="$CORE_SRCS $EVENT_SRCS \
- src/core/ngx_unix_domain.c \
src/os/unix/ngx_time.c \
src/os/unix/ngx_errno.c \
src/os/unix/ngx_alloc.c \