Fix detection of fd_mask
This commit was SVN r24320.
Этот коммит содержится в:
родитель
d457338f66
Коммит
857c32784e
@ -687,8 +687,8 @@ AC_CHECK_TYPES([fd_mask], , ,
|
|||||||
[#ifdef HAVE_SYS_TYPES_H
|
[#ifdef HAVE_SYS_TYPES_H
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
#endif
|
#endif
|
||||||
#ifdef HAVE_SELECT_H
|
#ifdef HAVE_SYS_SELECT_H
|
||||||
#include <select.h>
|
#include <sys/select.h>
|
||||||
#endif])
|
#endif])
|
||||||
|
|
||||||
AC_CHECK_SIZEOF(long long)
|
AC_CHECK_SIZEOF(long long)
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user