fix a compile error by clang

This commit is contained in:
Hideki Miyazaki
2022-05-27 11:37:26 +09:00
parent a5fa98e5f0
commit 81ad463026

View File

@@ -187,6 +187,7 @@ typedef struct
struct Aes; struct Aes;
struct WOLFSSL; struct WOLFSSL;
struct WOLFSSL_CTX;
/*----------------------------------------------------*/ /*----------------------------------------------------*/
/* APIs */ /* APIs */
/*----------------------------------------------------*/ /*----------------------------------------------------*/