mirror of
https://github.com/curl/curl.git
synced 2026-07-23 09:17:16 +03:00
Add check for assert.h header file
This commit is contained in:
parent
530fde3a22
commit
6bf10a111f
1 changed files with 1 additions and 0 deletions
|
|
@ -406,6 +406,7 @@ AC_CHECK_HEADERS(
|
|||
sys/ioctl.h \
|
||||
sys/param.h \
|
||||
sys/uio.h \
|
||||
assert.h \
|
||||
netdb.h \
|
||||
netinet/in.h \
|
||||
netinet/tcp.h \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue