mirror of
https://github.com/haproxy/haproxy.git
synced 2026-06-27 10:11:07 -04:00
[BUILD] stream_sock: previous fix lacked the #include, causing a warning.
This commit is contained in:
parent
e9f32dbf5c
commit
fe598a7779
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@
|
|||
#include <proto/freq_ctr.h>
|
||||
#include <proto/log.h>
|
||||
#include <proto/pipe.h>
|
||||
#include <proto/protocols.h>
|
||||
#include <proto/stream_sock.h>
|
||||
#include <proto/task.h>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue