mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-08-10 09:07:02 +02:00
MINOR: quic: add missing include in quic_sock
Add quic_sock.h include in corresponding source file quic_sock.c.
This commit is contained in:
parent
0575d8fd76
commit
4d29504c58
@ -17,6 +17,7 @@
|
||||
|
||||
#include <haproxy/connection.h>
|
||||
#include <haproxy/listener.h>
|
||||
#include <haproxy/quic_sock.h>
|
||||
#include <haproxy/session.h>
|
||||
#include <haproxy/xprt_quic.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user