We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78dafa1 commit b468eb4Copy full SHA for b468eb4
1 file changed
src/sftp.c
@@ -47,7 +47,6 @@
47
#include "sftp.h"
48
49
#include <assert.h>
50
-#include <stdint.h>
51
#include <stdlib.h> /* strtol() */
52
53
/* This release of libssh2 implements Version 5 with automatic downgrade
0 commit comments