[PATCH] Configure: removed unneeded header from UDP_SEGMENT test

Maxim Dounin mdounin at mdounin.ru
Mon Jan 23 23:58:07 UTC 2023


Hello!

On Mon, Jan 23, 2023 at 04:28:50PM +0400, Roman Arutyunyan wrote:

> 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

Thanks for the review, pushed to http://mdounin.ru/hg/nginx.

-- 
Maxim Dounin
http://mdounin.ru/


More information about the nginx-devel mailing list