Skip to content

Commit b886ffd

Browse files
author
Andras Fekete
committed
Fix compilation error for RSA_MAX_SIZE
1 parent dcea21a commit b886ffd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

wolfssl/openssl/rsa.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
#include <wolfssl/openssl/bn.h>
2929
#include <wolfssl/openssl/err.h>
3030
#include <wolfssl/wolfcrypt/types.h>
31+
#include <wolfssl/wolfcrypt/rsa.h>
3132

3233
#ifdef __cplusplus
3334
extern "C" {

0 commit comments

Comments
 (0)