mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-22 06:11:32 +02:00
[BUILD] stream_sock: previous fix lacked the #include, causing a warning.
This commit is contained in:
parent
e9f32dbf5c
commit
fe598a7779
@ -34,6 +34,7 @@
|
|||||||
#include <proto/freq_ctr.h>
|
#include <proto/freq_ctr.h>
|
||||||
#include <proto/log.h>
|
#include <proto/log.h>
|
||||||
#include <proto/pipe.h>
|
#include <proto/pipe.h>
|
||||||
|
#include <proto/protocols.h>
|
||||||
#include <proto/stream_sock.h>
|
#include <proto/stream_sock.h>
|
||||||
#include <proto/task.h>
|
#include <proto/task.h>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user