Remove linuxkm-pie dependency for FIPS linuxkm

This commit is contained in:
Lealem Amedie
2025-03-21 15:36:31 -06:00
parent 9a3ea6fd73
commit 2fdac57a69
4 changed files with 8 additions and 9 deletions

View File

@@ -48,6 +48,8 @@
#ifndef NO_CRYPT_TEST
#include <wolfcrypt/test/test.h>
#endif
#include <wolfssl/wolfcrypt/random.h>
#include <wolfssl/wolfcrypt/sha256.h>
static int libwolfssl_cleanup(void) {
int ret;