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
|
||||
#include <sys/types.h>
|
||||
#endif
|
||||
#ifdef HAVE_SELECT_H
|
||||
#include <select.h>
|
||||
#ifdef HAVE_SYS_SELECT_H
|
||||
#include <sys/select.h>
|
||||
#endif])
|
||||
|
||||
AC_CHECK_SIZEOF(long long)
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user