mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-29 10:30:08 +01:00
Include new header in the template file also
This commit is contained in:
@@ -62,6 +62,9 @@
|
||||
#if defined(WC_NO_RNG)
|
||||
#include <wolfssl/wolfcrypt/integer.h>
|
||||
#else
|
||||
#ifdef HAVE_ENTROPY_MEMUSE
|
||||
#include <wolfssl/wolfcrypt/wolfentropy.h>
|
||||
#endif
|
||||
#include <wolfssl/wolfcrypt/random.h>
|
||||
#endif
|
||||
#include <wolfssl/wolfcrypt/coding.h>
|
||||
|
||||
Reference in New Issue
Block a user