diff --git a/wolfcrypt/src/hmac.c b/wolfcrypt/src/hmac.c index 8667be102..b5f5326bb 100644 --- a/wolfcrypt/src/hmac.c +++ b/wolfcrypt/src/hmac.c @@ -24,7 +24,7 @@ #include #endif -#include +#include #include #ifndef NO_HMAC