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:
Andreas Schneider
2019-08-06 20:15:56 +02:00
committed by Jakub Jelen
parent fae61f1d09
commit dd554ebb32

View File

@@ -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