From: Daniel Stenberg Date: Mon, 14 Mar 2005 07:46:42 +0000 (+0000) Subject: security.h is removed X-Git-Tag: curl-7_13_2~86 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=de8947f92fce0a5ee89480b358fe65c53dc2032d;p=thirdparty%2Fcurl.git security.h is removed --- diff --git a/lib/Makefile.inc b/lib/Makefile.inc index f008736ebc..c54d72f1f2 100644 --- a/lib/Makefile.inc +++ b/lib/Makefile.inc @@ -13,7 +13,7 @@ CSOURCES = file.c timeval.c base64.c hostip.c progress.c formdata.c \ HHEADERS = arpa_telnet.h netrc.h file.h timeval.h base64.h hostip.h \ progress.h formdata.h cookie.h http.h sendf.h ftp.h url.h dict.h \ if2ip.h speedcheck.h urldata.h ldap.h ssluse.h escape.h telnet.h \ - getinfo.h strequal.h security.h krb4.h memdebug.h inet_ntoa_r.h \ + getinfo.h strequal.h krb4.h memdebug.h inet_ntoa_r.h \ http_chunks.h strtok.h connect.h llist.h hash.h content_encoding.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 \