mirror of
https://github.com/curl/curl.git
synced 2026-08-24 19:03:40 +03:00
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:
parent
a1813e2b2d
commit
e3fa7d021e
7 changed files with 11 additions and 20 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue