mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
Added two two missing header files I missed when I removed the noinst_HEADERS
This commit is contained in:
parent
47d52d4eca
commit
6d70a82757
@ -92,7 +92,7 @@ HHEADERS = arpa_telnet.h netrc.h file.h timeval.h base64.h hostip.h \
|
|||||||
inet_ntoa_r.h http_chunks.h strtok.h connect.h llist.h hash.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 \
|
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 \
|
http_ntlm.h ca-bundle.h inet_pton.h strtoofft.h strerror.h \
|
||||||
inet_ntop.h curlx.h memory.h
|
inet_ntop.h curlx.h memory.h setup.h transfer.h
|
||||||
|
|
||||||
CSOURCES = file.c timeval.c base64.c hostip.c progress.c formdata.c \
|
CSOURCES = file.c timeval.c base64.c hostip.c progress.c formdata.c \
|
||||||
cookie.c http.c sendf.c ftp.c url.c dict.c if2ip.c speedcheck.c \
|
cookie.c http.c sendf.c ftp.c url.c dict.c if2ip.c speedcheck.c \
|
||||||
|
Loading…
Reference in New Issue
Block a user