mirror of
https://github.com/curl/curl.git
synced 2026-07-24 22:27:17 +03:00
figure out select()'s argument types
This commit is contained in:
parent
e6bfbe9683
commit
ad05d0a8d9
1 changed files with 2 additions and 0 deletions
|
|
@ -717,6 +717,8 @@ AC_CHECK_TYPE(ssize_t, int)
|
|||
TYPE_SOCKLEN_T
|
||||
TYPE_IN_ADDR_T
|
||||
|
||||
AC_FUNC_SELECT_ARGTYPES
|
||||
|
||||
dnl Checks for library functions.
|
||||
dnl AC_PROG_GCC_TRADITIONAL
|
||||
AC_TYPE_SIGNAL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue