mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2025-02-08 14:27:30 +00:00
[BUILD] remove a warning in standard.h on AIX
This commit is contained in:
parent
346f76ddbd
commit
050737f798
@ -23,6 +23,7 @@
|
|||||||
#define _COMMON_STANDARD_H
|
#define _COMMON_STANDARD_H
|
||||||
|
|
||||||
#include <limits.h>
|
#include <limits.h>
|
||||||
|
#include <string.h>
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
#include <netinet/in.h>
|
#include <netinet/in.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user