projects
/
haproxy-3.0.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0367b4c
)
CLEANUP: mux: Useless xprt_quic-t.h inclusion
author
Frédéric Lécaille
<flecaille@haproxy.com>
Mon, 2 May 2022 14:48:40 +0000
(16:48 +0200)
committer
Amaury 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
patch
|
blob
|
history
diff --git
a/include/haproxy/mux_quic-t.h
b/include/haproxy/mux_quic-t.h
index
bd8b1c3
..
bf396bb
100644
(file)
--- a/
include/haproxy/mux_quic-t.h
+++ b/
include/haproxy/mux_quic-t.h
@@
-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 */