AIX wants sys/time.h included
This commit is contained in:
Родитель
d5bc98fcec
Коммит
3ad1df668e
|
@ -66,6 +66,10 @@
|
|||
#include <netdb.h>
|
||||
#endif
|
||||
|
||||
#include HAVE_SYS_TIME_H
|
||||
#include <sys/time.h>
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_SYS_SOCKIO_H
|
||||
#include <sys/sockio.h>
|
||||
#endif
|
||||
|
|
Загрузка…
Ссылка в новой задаче