curl: update to 7.59.0
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
--- curl-7.55.1/include/curl/system.h.socklen_t 2017-08-18 22:07:38.315224000 +0200
|
||||
+++ curl-7.55.1/include/curl/system.h 2017-08-18 22:54:17.204258000 +0200
|
||||
@@ -447,7 +447,7 @@
|
||||
--- curl-7.59.0/include/curl/system.h.socklen_t 2018-01-30 23:02:52.000000000 +0100
|
||||
+++ curl-7.59.0/include/curl/system.h 2018-04-08 17:44:33.797554000 +0200
|
||||
@@ -365,7 +365,7 @@
|
||||
# define CURL_SUFFIX_CURL_OFF_T L
|
||||
# define CURL_SUFFIX_CURL_OFF_TU UL
|
||||
# endif
|
||||
-# define CURL_TYPEOF_CURL_SOCKLEN_T socklen_t
|
||||
+# define CURL_TYPEOF_CURL_SOCKLEN_T int
|
||||
# define CURL_SIZEOF_CURL_SOCKLEN_T 4
|
||||
# define CURL_PULL_SYS_TYPES_H 1
|
||||
# define CURL_PULL_SYS_SOCKET_H 1
|
||||
|
||||
Reference in New Issue
Block a user