From 77b3bc239daf75d9fb7702ee34c8e5871c47d387 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Fri, 28 Jul 2006 14:19:02 +0000 Subject: First step trying to avoid the multiple header inclusion and recursion nightmare. Reintroduce checking for HAVE_MSG_NOSIGNAL in configure script, so that we don't depend on header inclusion order for a valid check. --- lib/Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Makefile.inc') diff --git a/lib/Makefile.inc b/lib/Makefile.inc index 0d3ad8cc1..14de41474 100644 --- a/lib/Makefile.inc +++ b/lib/Makefile.inc @@ -18,6 +18,6 @@ HHEADERS = arpa_telnet.h netrc.h file.h timeval.h base64.h hostip.h \ share.h md5.h http_digest.h http_negotiate.h http_ntlm.h ca-bundle.h \ inet_pton.h strtoofft.h strerror.h inet_ntop.h curlx.h memory.h \ setup.h transfer.h select.h easyif.h multiif.h parsedate.h sslgen.h \ - gtls.h tftp.h sockaddr.h splay.h strdup.h + gtls.h tftp.h sockaddr.h splay.h strdup.h setup_once.h -- cgit v1.2.3