diff options
| author | Vladimir Homutov <vl@nginx.com> | 2022-01-25 15:41:48 +0300 |
|---|---|---|
| committer | Vladimir Homutov <vl@nginx.com> | 2022-01-25 15:41:48 +0300 |
| commit | f780297bcf12eaa5942b95adb49e297314132e15 (patch) | |
| tree | 26593a44a3e1606653cb9a22cd2198f2dc537605 /auto | |
| parent | 9d7491e1069f9802e35c365d1f8b993d9ea00d44 (diff) | |
| download | nginx-f780297bcf12eaa5942b95adb49e297314132e15.tar.gz nginx-f780297bcf12eaa5942b95adb49e297314132e15.tar.bz2 | |
Core: the ngx_event_udp.h header file.
Diffstat (limited to 'auto')
| -rw-r--r-- | auto/sources | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/auto/sources b/auto/sources index 156f7979e..a539093ce 100644 --- a/auto/sources +++ b/auto/sources @@ -89,7 +89,8 @@ EVENT_DEPS="src/event/ngx_event.h \ src/event/ngx_event_timer.h \ src/event/ngx_event_posted.h \ src/event/ngx_event_connect.h \ - src/event/ngx_event_pipe.h" + src/event/ngx_event_pipe.h \ + src/event/ngx_event_udp.h" EVENT_SRCS="src/event/ngx_event.c \ src/event/ngx_event_timer.c \ |
