diff --git a/src/sys-crypto-md.h b/src/sys-crypto-md.h index 729bd2ab..bac23707 100644 --- a/src/sys-crypto-md.h +++ b/src/sys-crypto-md.h @@ -287,6 +287,8 @@ SHA512_Update(SHA512_CTX *ctx, const void *data, size_t length) #undef SIZEOF_LONG_LONG #endif +#include /* wolfssl NO_* macros */ + #ifndef NO_MD4 #include #include