From: Yang Tse Date: Mon, 16 Nov 2009 01:55:48 +0000 (+0000) Subject: Add check for assert.h header file X-Git-Tag: curl-7_20_0~359 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bf10a111f6a78569c4e66b951a5e3e1b6d3184b;p=thirdparty%2Fcurl.git Add check for assert.h header file --- diff --git a/ares/configure.ac b/ares/configure.ac index 4c719cf75e..04c903f646 100644 --- a/ares/configure.ac +++ b/ares/configure.ac @@ -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 \