Skip to content

Commit 3fb44dc

Browse files
committed
uefi: include wolfssl/wolfcrypt/settings.h as first wolfSSL header
1 parent 9bd1d64 commit 3fb44dc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

uefi/main.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11

22
#include <efi.h>
33
#include <efilib.h>
4+
#include <wolfssl/wolfcrypt/settings.h>
45
#include <wolfssl/wolfcrypt/logging.h>
56
#include <wolfssl/wolfcrypt/test/test.h>
67

0 commit comments

Comments
 (0)