mirror of
https://github.com/curl/curl.git
synced 2026-08-25 16:33:38 +03:00
added check for sys/param.h.
This commit is contained in:
parent
07bf3c86b6
commit
056af4c9ac
1 changed files with 1 additions and 0 deletions
|
|
@ -337,6 +337,7 @@ AC_CHECK_HEADERS(
|
|||
sys/select.h \
|
||||
sys/socket.h \
|
||||
sys/ioctl.h \
|
||||
sys/param.h \
|
||||
netdb.h \
|
||||
netinet/in.h \
|
||||
net/if.h \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue