]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: quic: add some missing includes
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Wed, 21 May 2025 09:56:08 +0000 (11:56 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Wed, 21 May 2025 12:44:27 +0000 (14:44 +0200)
commit01e3b2119aecc4ffa7a51cc454da3d9251b70bd2
tree26ff71b138e7de0efd43b85d57663de70d367cb9
parentf286288471929c8d7e5e4a94fb0fac7115883c59
MINOR: quic: add some missing includes

Insert some missing includes statement in QUIC source files. This was
detected after the next commit which adjust the include list used in
quic_conn-t.h file.
include/haproxy/quic_sock.h
include/haproxy/quic_tx.h
src/quic_cc.c
src/quic_trace.c