mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-08-10 09:07:02 +02:00
[BUILD] warning in stream_interface.h
On some platforms, gcc complains about struct sockaddr.
This commit is contained in:
parent
8db1c17634
commit
129c59014c
@ -23,6 +23,7 @@
|
|||||||
#define _TYPES_STREAM_INTERFACE_H
|
#define _TYPES_STREAM_INTERFACE_H
|
||||||
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
#include <sys/socket.h>
|
||||||
|
|
||||||
#include <types/buffers.h>
|
#include <types/buffers.h>
|
||||||
#include <common/config.h>
|
#include <common/config.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user