]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
CLEANUP: mux: Useless xprt_quic-t.h inclusion
authorFrédéric Lécaille <flecaille@haproxy.com>
Mon, 2 May 2022 14:48:40 +0000 (16:48 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Tue, 3 May 2022 08:13:40 +0000 (10:13 +0200)
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.

include/haproxy/mux_quic-t.h

index bd8b1c31c9ae5902474a78b52807862b900e8d45..bf396bbd2085b79a1ddaa240916c20af4ef8bc4f 100644 (file)
@@ -12,7 +12,6 @@
 #include <haproxy/connection-t.h>
 #include <haproxy/list-t.h>
 #include <haproxy/quic_stream-t.h>
-#include <haproxy/xprt_quic-t.h>
 #include <haproxy/conn_stream-t.h>
 
 /* Stream types */