Do not include efisetjmp.h on efi.h
People than really want to use efisetjmp implementation can include the header on their own. Signed-off-by: leo <leo.sartre@geebol.fr>
This commit is contained in:
parent
230c36c6aa
commit
486ba3c3bd
@ -1,6 +1,7 @@
|
||||
|
||||
#include <efi.h>
|
||||
#include <efilib.h>
|
||||
#include <efisetjmp.h>
|
||||
|
||||
EFI_STATUS
|
||||
efi_main(
|
||||
|
Loading…
Reference in New Issue
Block a user