mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-04 12:20:42 +09:00
pki_mbedcrypto: Add missing misc.h header file
For ssh_log_hexdump().
Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
Reviewed-by: Jakub Jelen <jjelen@redhat.com>
(cherry picked from commit 89ab7b23f8)
This commit is contained in:
committed by
Jakub Jelen
parent
fae61f1d09
commit
dd554ebb32
@@ -32,6 +32,7 @@
|
||||
#include "libssh/pki_priv.h"
|
||||
#include "libssh/buffer.h"
|
||||
#include "libssh/bignum.h"
|
||||
#include "libssh/misc.h"
|
||||
|
||||
#define MAX_PASSPHRASE_SIZE 1024
|
||||
#define MAX_KEY_SIZE 32
|
||||
|
||||
Reference in New Issue
Block a user