[PATCH] Configure: removed unneeded header from UDP_SEGMENT test

Roman Arutyunyan arut at nginx.com
Mon Jan 23 12:28:50 UTC 2023


On Mon, Jan 23, 2023 at 05:57:40AM +0300, Maxim Dounin wrote:
> # HG changeset patch
> # User Maxim Dounin <mdounin at 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 at nginx.org
> https://mailman.nginx.org/mailman/listinfo/nginx-devel

Looks ok


More information about the nginx-devel mailing list