mirror of
https://github.com/curl/curl.git
synced 2026-08-13 15:30:58 +03:00
This wasn't intended to be committed.
So, until fixed this will remain FIXME.
This commit is contained in:
parent
9137e717b0
commit
b5c599c80c
2 changed files with 3 additions and 3 deletions
|
|
@ -389,8 +389,8 @@
|
|||
# define CURL_SUFFIX_CURL_OFF_T L
|
||||
# define CURL_SUFFIX_CURL_OFF_TU UL
|
||||
# endif
|
||||
# define CURL_TYPEOF_CURL_SOCKLEN_T unsigned int
|
||||
# define CURL_SIZEOF_CURL_SOCKLEN_T 4
|
||||
# define CURL_TYPEOF_CURL_SOCKLEN_T FIXME
|
||||
# define CURL_SIZEOF_CURL_SOCKLEN_T -1
|
||||
|
||||
#elif defined(__OS400__)
|
||||
# if defined(__ILEC400__)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue