mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-04 20:30:38 +09:00
Fixed building libssh with DEBUG_CRYPTO.
This commit is contained in:
@@ -40,6 +40,8 @@
|
||||
#include "libssh/wrapper.h"
|
||||
#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 ssh_auth
|
||||
* @{
|
||||
|
||||
Reference in New Issue
Block a user