mirror of
https://github.com/curl/curl.git
synced 2026-07-23 17:27:22 +03:00
check for inet_pton()
This commit is contained in:
parent
9f002b1289
commit
c86768d856
1 changed files with 1 additions and 0 deletions
|
|
@ -900,6 +900,7 @@ AC_CHECK_FUNCS( socket \
|
|||
gettimeofday \
|
||||
inet_addr \
|
||||
inet_ntoa \
|
||||
inet_pton \
|
||||
tcsetattr \
|
||||
tcgetattr \
|
||||
perror \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue