mirror of
https://github.com/curl/curl.git
synced 2026-07-24 20:17:17 +03:00
David McCreedy's "TPF-platform specific changes to various files" patch follow-up
This commit is contained in:
parent
0a294db912
commit
589d2ee7b5
3 changed files with 4 additions and 8 deletions
|
|
@ -487,8 +487,8 @@
|
|||
# define CURL_SIZEOF_CURL_OFF_T 8
|
||||
# define CURL_SUFFIX_CURL_OFF_T L
|
||||
# define CURL_SUFFIX_CURL_OFF_TU UL
|
||||
# define CURL_TYPEOF_CURL_SOCKLEN_T FIXME
|
||||
# define CURL_SIZEOF_CURL_SOCKLEN_T -1
|
||||
# define CURL_TYPEOF_CURL_SOCKLEN_T int
|
||||
# define CURL_SIZEOF_CURL_SOCKLEN_T 4
|
||||
|
||||
/* ===================================== */
|
||||
/* KEEP MSVC THE PENULTIMATE ENTRY */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue