diff auto/sources @ 8809:6f434af59257 quic

Core: the ngx_event_udp.h header file.
author Vladimir Homutov <vl@nginx.com>
date Mon, 12 Jul 2021 16:40:57 +0300
parents 046c951e393a
children 5c86189a1c1b
line wrap: on
line diff
--- 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 \