1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

check for inet_pton()

This commit is contained in:
Daniel Stenberg 2003-10-07 22:00:02 +00:00
parent 9f002b1289
commit c86768d856

View File

@ -900,6 +900,7 @@ AC_CHECK_FUNCS( socket \
gettimeofday \
inet_addr \
inet_ntoa \
inet_pton \
tcsetattr \
tcgetattr \
perror \