[nginx] Configure: removed unneeded header from UDP_SEGMENT test.

Sergey Kandaurov pluknet at nginx.com
Tue Jan 24 11:16:49 UTC 2023


details:   https://hg.nginx.org/nginx/rev/ec26874c3f60
branches:  
changeset: 8119:ec26874c3f60
user:      Maxim Dounin <mdounin at mdounin.ru>
date:      Mon Jan 23 05:01:01 2023 +0300
description:
Configure: removed unneeded header from UDP_SEGMENT test.

diffstat:

 auto/os/linux |  1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diffs (11 lines):

diff -r 07b0bee87f32 -r ec26874c3f60 auto/os/linux
--- a/auto/os/linux	Wed Dec 21 14:53:27 2022 +0300
+++ b/auto/os/linux	Mon Jan 23 05:01:01 2023 +0300
@@ -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=


More information about the nginx-devel mailing list