On Tuesday, 11 September 2018 19:53:01 CEST Apex Liu wrote:
> Hi there,
>
>
> I can not build libssh on Windows with Visual Studio 2015. There a small
> mistake in sftp.c at line 33:
(in master branch and newest tag: 0.8.2)
>
>
> ...
> 31 #include <fcntl.h>
> 32 #include <stdio.h>
> 33 #include <stdio.h>
> 34 #include <sys/types.h>
> 45 #include <sys/stat.h>
>
> ...
>
>
> here, line 33 should be
> #include <stdint.h>
>
>
> That's all, thanks.
Fixed, thanks for the report!
Andreas
--
Andreas Schneider [email protected]
GPG-ID: 8DFF53E18F2ABC8D8F3C92237EE0FC4DCC014E3D