view auto/have @ 8949:2e22110828dd quic

QUIC: removed ngx_quic_copy_chain(). The function is unused.
author Roman Arutyunyan <arut@nginx.com>
date Thu, 16 Dec 2021 17:07:11 +0300
parents d620f497c50f
children
line wrap: on
line source


# Copyright (C) Igor Sysoev
# Copyright (C) Nginx, Inc.


cat << END >> $NGX_AUTO_CONFIG_H

#ifndef $have
#define $have  1
#endif

END