From 2ce791f2cddff967fd3bcbbedcd4ea283a9c77e1 Mon Sep 17 00:00:00 2001 From: Roman Arutyunyan Date: Wed, 20 Jan 2016 19:52:12 +0300 Subject: Stream: UDP proxy. --- auto/sources | 1 + 1 file changed, 1 insertion(+) (limited to 'auto/sources') diff --git a/auto/sources b/auto/sources index e08e86350..27849e68e 100644 --- a/auto/sources +++ b/auto/sources @@ -165,6 +165,7 @@ UNIX_SRCS="$CORE_SRCS $EVENT_SRCS \ src/os/unix/ngx_udp_recv.c \ src/os/unix/ngx_send.c \ src/os/unix/ngx_writev_chain.c \ + src/os/unix/ngx_udp_send.c \ src/os/unix/ngx_channel.c \ src/os/unix/ngx_shmem.c \ src/os/unix/ngx_process.c \ -- cgit