include libssh2_priv.h instead of libssh2.h in order to get
LIBSSH2_API properly defined on LIBSSH2_WIN32 build targets
This commit is contained in:
parent
75d5830490
commit
8f78a935ca
@ -35,7 +35,7 @@
|
|||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "libssh2.h"
|
#include "libssh2_priv.h"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
libssh2_version() can be used like this:
|
libssh2_version() can be used like this:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user