diff options
Diffstat (limited to 'libssh/misc.c')
-rw-r--r-- | libssh/misc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libssh/misc.c b/libssh/misc.c index 4489eb6..6ae391f 100644 --- a/libssh/misc.c +++ b/libssh/misc.c @@ -30,7 +30,7 @@ #include <stdlib.h> #include <sys/stat.h> #include <sys/types.h> - +#include <ctype.h> #ifdef _WIN32 #define _WIN32_IE 0x0501 //SHGetSpecialFolderPath |