Include sys/time.h in AIX
Этот коммит содержится в:
родитель
c1b6de05e6
Коммит
efd11d6862
@ -10,7 +10,7 @@
|
|||||||
#include "src/mad.h"
|
#include "src/mad.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if !defined(SCO_FLAVOR) || !defined(_SYS_SELECT_H)
|
#if !defined(SCO_FLAVOR) || !defined(_SYS_SELECT_H) || defined(IS_AIX)
|
||||||
# include <sys/time.h> /* alex: this redefines struct timeval */
|
# include <sys/time.h> /* alex: this redefines struct timeval */
|
||||||
#endif /* SCO_FLAVOR */
|
#endif /* SCO_FLAVOR */
|
||||||
|
|
||||||
|
Загрузка…
Ссылка в новой задаче
Block a user