another trial to fix the typedefs.
Этот коммит содержится в:
родитель
138b1b3830
Коммит
669e69966a
@ -69,7 +69,7 @@ extern "C" {
|
||||
typedef unsigned int uint32_t;
|
||||
#endif
|
||||
|
||||
#if defined(LIBSSH2_WIN32) && defined(_MSC_VER) && (_MSC_VER <= 1310)
|
||||
#if defined(LIBSSH2_WIN32) && defined(_MSC_VER) && (_MSC_VER <= 1400)
|
||||
typedef unsigned __int64 libssh2_uint64_t;
|
||||
typedef __int64 libssh2_int64_t;
|
||||
typedef long ssize_t;
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user