mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2025-01-22 13:32:44 +00: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
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <sys/socket.h>
|
||||
|
||||
#include <types/buffers.h>
|
||||
#include <common/config.h>
|
||||
|
Loading…
Reference in New Issue
Block a user