From 6538ee09f2e572995b10160f92b0f39c3cd58a2f Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2025 15:54:15 +0000 Subject: [PATCH] Fix header inclusion in test_evp.c Co-Authored-By: lealem@wolfssl.com --- tests/api/test_evp.c | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/api/test_evp.c b/tests/api/test_evp.c index 40c770fa1..a2dfb2841 100644 --- a/tests/api/test_evp.c +++ b/tests/api/test_evp.c @@ -23,6 +23,7 @@ #include #endif +#include #include #include