diff --git a/wolfssl/wolfcrypt/wc_encrypt.h b/wolfssl/wolfcrypt/wc_encrypt.h index 120baae59..914d55bf9 100644 --- a/wolfssl/wolfcrypt/wc_encrypt.h +++ b/wolfssl/wolfcrypt/wc_encrypt.h @@ -28,6 +28,10 @@ #define WOLF_CRYPT_ENCRYPT_H #include +#include +#include +#include +#include #ifdef __cplusplus extern "C" {