mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-05-05 04:56:10 +02:00
BUILD/MINOR: silent a build warning in src/pipe.c (fcntl)
This commit is contained in:
parent
bd9a0a7781
commit
9ed560e964
@ -11,6 +11,7 @@
|
||||
*/
|
||||
|
||||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
#include <common/config.h>
|
||||
#include <common/memory.h>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user