mirror of
https://github.com/haproxy/haproxy.git
synced 2026-05-28 04:12:17 -04:00
[BUILD] remove a warning in standard.h on AIX
This commit is contained in:
parent
346f76ddbd
commit
050737f798
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@
|
|||
#define _COMMON_STANDARD_H
|
||||
|
||||
#include <limits.h>
|
||||
#include <string.h>
|
||||
#include <time.h>
|
||||
#include <sys/types.h>
|
||||
#include <netinet/in.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue