From: Daniel Stenberg Date: Wed, 10 Dec 2003 15:25:49 +0000 (+0000) Subject: check for assert.h X-Git-Tag: curl-7_11_0~146 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=24ac5b8a6cc12c0fc1867c3236aaa052a4ee88c2;p=curl check for assert.h --- diff --git a/configure.ac b/configure.ac index d1aa3bbde..8199f13dc 100644 --- a/configure.ac +++ b/configure.ac @@ -849,6 +849,7 @@ AC_CHECK_HEADERS( sys/time.h \ sys/select.h \ sys/socket.h \ + assert.h \ unistd.h \ malloc.h \ stdlib.h \