Fix header inclusion in test_evp.c

Co-Authored-By: lealem@wolfssl.com <lealem@wolfssl.com>
This commit is contained in:
Devin AI
2025-02-28 15:54:15 +00:00
parent 3f0a16adb0
commit 6538ee09f2

View File

@@ -23,6 +23,7 @@
#include <config.h>
#endif
#include <wolfssl/options.h>
#include <wolfssl/wolfcrypt/settings.h>
#include <wolfssl/wolfcrypt/error-crypt.h>