mirror of
https://git.libssh.org/projects/libssh.git
synced 2025-08-08 19:02:06 +03:00
Fixed building libssh with DEBUG_CRYPTO.
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
#include "libssh/keys.h"
|
||||
#include "libssh/dh.h"
|
||||
#include "libssh/kex.h"
|
||||
#include "libssh/string.h"
|
||||
|
||||
#ifdef HAVE_LIBGCRYPT
|
||||
#define BLOWFISH "blowfish-cbc,"
|
||||
|
@@ -36,6 +36,7 @@
|
||||
#include "libssh/keys.h"
|
||||
#include "libssh/dh.h"
|
||||
#include "libssh/messages.h"
|
||||
#include "libssh/string.h"
|
||||
|
||||
/**
|
||||
* @addtogroup libssh_auth
|
||||
|
Reference in New Issue
Block a user