mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2024-12-19 10:14:41 +00:00
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.
This commit is contained in:
parent
0367b4cf63
commit
b074966634
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user