Skip to content

Commit

Permalink
include wolfcrypt/asn_public.h needed by RSA RsaKey
Browse files Browse the repository at this point in the history
  • Loading branch information
gojimmypi committed Jan 25, 2024
1 parent dce3cf0 commit f308e90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wolfssh/internal.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
#include <wolfssl/wolfcrypt/aes.h>
#include <wolfssl/wolfcrypt/dh.h>
#include <wolfssl/wolfcrypt/ecc.h>
#include <wolfssl/wolfcrypt/asn_public.h>
#include <wolfssl/wolfcrypt/rsa.h>
#ifdef WOLFSSH_SCP
#include <wolfssh/wolfscp.h>
Expand Down

0 comments on commit f308e90

Please sign in to comment.