view auto/have_headers @ 8210:46374c3fee3f quic

QUIC: sorted header parsing functions in order of appearance. No functional changes.
author Sergey Kandaurov <pluknet@nginx.com>
date Tue, 17 Nov 2020 21:31:51 +0000
parents d620f497c50f
children
line wrap: on
line source


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


cat << END >> $NGX_AUTO_HEADERS_H

#ifndef $have
#define $have  1
#endif

END