mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-26 12:12:22 +01:00
Fix typo in header include (capital E)
This commit is contained in:
@@ -34,7 +34,7 @@ data, use this implementation to seed and re-seed the DRBG.
|
||||
|
||||
#ifdef HAVE_ENTROPY_MEMUSE
|
||||
|
||||
#include <wolfssl/wolfcrypt/wolfEntropy.h>
|
||||
#include <wolfssl/wolfcrypt/wolfentropy.h>
|
||||
|
||||
#include <wolfssl/wolfcrypt/sha3.h>
|
||||
#if defined(__APPLE__) || defined(__MACH__)
|
||||
|
||||
Reference in New Issue
Block a user