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:
Frédéric Lécaille 2022-05-02 16:48:40 +02:00 committed by Amaury Denoyelle
parent 0367b4cf63
commit b074966634

View 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 */