libssh2_version() exists since 1.1

This commit is contained in:
Daniel Stenberg 2009-09-01 16:30:28 +02:00
parent 8dabb1c5eb
commit 33f4e0f250

View File

@ -678,6 +678,7 @@ LIBSSH2_API
const char *libssh2_version(int req_version_num);
#define HAVE_LIBSSH2_KNOWNHOST_API 0x010101 /* since 1.1.1 */
#define HAVE_LIBSSH2_VERSION_API 0x010100 /* libssh2_version since 1.1 */
struct libssh2_knownhost {
unsigned int magic; /* magic stored by the library */