diff options
| author | Igor Sysoev <igor@sysoev.ru> | 2006-10-24 13:43:19 +0000 |
|---|---|---|
| committer | Igor Sysoev <igor@sysoev.ru> | 2006-10-24 13:43:19 +0000 |
| commit | 3d7f00d41491067e93739c4ff2b851f64075d1e6 (patch) | |
| tree | 587882353da409a4ba5ee4b7a578b773f52a8aa3 /auto | |
| parent | 7063343a6c80653adbf12e6959a029e154826f6b (diff) | |
| download | nginx-3d7f00d41491067e93739c4ff2b851f64075d1e6.tar.gz nginx-3d7f00d41491067e93739c4ff2b851f64075d1e6.tar.bz2 | |
axe src/core/ngx_unix_domain.*
Diffstat (limited to 'auto')
| -rw-r--r-- | auto/sources | 2 |
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 \ |
