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

check for assert.h

This commit is contained in:
Daniel Stenberg 2003-12-10 15:25:49 +00:00
parent 9bc97b2d3c
commit 24ac5b8a6c

View File

@ -849,6 +849,7 @@ AC_CHECK_HEADERS(
sys/time.h \
sys/select.h \
sys/socket.h \
assert.h \
unistd.h \
malloc.h \
stdlib.h \