mirror of
https://github.com/levinsv/pgadmin3.git
synced 2026-05-15 14:15:49 -06:00
fix without patch
Приведение в соответствие с github Патч делать не нужно.
This commit is contained in:
parent
bdfca63db0
commit
9e9bfef8b8
56 changed files with 512 additions and 505 deletions
|
|
@ -20,6 +20,7 @@
|
|||
#include "frm/frmMain.h"
|
||||
|
||||
#pragma comment (lib, "Ws2_32.lib")
|
||||
#if defined(HAVE_OPENSSL_CRYPTO) || defined(HAVE_GCRYPT)
|
||||
|
||||
typedef const char *(*inet_ntop_t) (int af, const void *src, char *dst, socklen_t size);
|
||||
|
||||
|
|
@ -628,3 +629,4 @@ void LogSSHTunnelErrors(const wxString &msg, const int &id, struct _LIBSSH2_SESS
|
|||
|
||||
g_SSHThreadMutex.Unlock();
|
||||
}
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue