mirror of
https://github.com/curl/curl.git
synced 2026-07-10 00:07:16 +03:00
check for limits.h as well
This commit is contained in:
parent
7052daf475
commit
3d66d10fbe
1 changed files with 1 additions and 0 deletions
|
|
@ -853,6 +853,7 @@ AC_CHECK_HEADERS(
|
|||
unistd.h \
|
||||
malloc.h \
|
||||
stdlib.h \
|
||||
limits.h \
|
||||
arpa/inet.h \
|
||||
net/if.h \
|
||||
netinet/in.h \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue