sftp.h: Fix non-C90 type.

uint64_t does not exist in C90.  Use libssh2_uint64_t instead.
1 file changed