Renamed easy.h and multi.h to easyif.h and multiif.h to make sure they don't

shadow our public headers with the former names.
This commit is contained in:
Daniel Stenberg 2005-01-11 15:25:29 +00:00
parent a1813e2b2d
commit e3fa7d021e
7 changed files with 11 additions and 20 deletions

View file

@ -17,4 +17,4 @@ HHEADERS = arpa_telnet.h netrc.h file.h timeval.h base64.h hostip.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 \
setup.h transfer.h select.h
setup.h transfer.h select.h easyif.h multiif.h