mirror of
https://github.com/nginx/nginx.git
synced 2026-05-28 04:12:47 -04:00
Configure: removed unneeded header from UDP_SEGMENT test.
This commit is contained in:
parent
9c7a2c7ce4
commit
ee00085f5c
1 changed files with 0 additions and 1 deletions
|
|
@ -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=
|
||||
|
|
|
|||
Loading…
Reference in a new issue