From: Frédéric Lécaille Date: Mon, 2 May 2022 14:48:40 +0000 (+0200) Subject: CLEANUP: mux: Useless xprt_quic-t.h inclusion X-Git-Tag: v2.6-dev9~114 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b0749666340b31cccc6a17432f9c34f9ed429647;p=thirdparty%2Fhaproxy.git CLEANUP: mux: Useless xprt_quic-t.h inclusion This inclusion is useless for mux_quic-t.h. Furthermore this fixes compilation issues when we need to refer to mux_quic-t.h from xprt_quic-t.h. --- diff --git a/include/haproxy/mux_quic-t.h b/include/haproxy/mux_quic-t.h index bd8b1c31c9..bf396bbd20 100644 --- a/include/haproxy/mux_quic-t.h +++ b/include/haproxy/mux_quic-t.h @@ -12,7 +12,6 @@ #include #include #include -#include #include /* Stream types */