uefi: include wolfssl/wolfcrypt/settings.h as first wolfSSL header

pull/423/head
Marco Oliverio 2024-02-20 19:57:52 +01:00
parent 9bd1d64f6e
commit 3fb44dc18c
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
#include <efi.h>
#include <efilib.h>
#include <wolfssl/wolfcrypt/settings.h>
#include <wolfssl/wolfcrypt/logging.h>
#include <wolfssl/wolfcrypt/test/test.h>