mirror of
https://github.com/haproxy/haproxy.git
synced 2026-06-08 16:23:24 -04: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
1 changed files with 0 additions and 1 deletions
|
|
@ -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 a new issue