# HG changeset patch
# User Maxim Dounin <mdou...@mdounin.ru>
# Date 1674439261 -10800
#      Mon Jan 23 05:01:01 2023 +0300
# Node ID ec26874c3f60b115eea5a75b383aaa482837e628
# Parent  07b0bee87f32be91a33210bc06973e07c4c1dac9
Configure: removed unneeded header from UDP_SEGMENT test.

diff --git a/auto/os/linux b/auto/os/linux
--- a/auto/os/linux
+++ b/auto/os/linux
@@ -238,7 +238,6 @@ ngx_feature="UDP_SEGMENT"
 ngx_feature_name="NGX_HAVE_UDP_SEGMENT"
 ngx_feature_run=no
 ngx_feature_incs="#include <sys/socket.h>
-                  #include <stdint.h>
                   #include <netinet/udp.h>"
 ngx_feature_path=
 ngx_feature_libs=
_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
https://mailman.nginx.org/mailman/listinfo/nginx-devel

Reply via email to