mirror of
https://git.proxmox.com/git/fwupd
synced 2025-07-24 11:22:55 +00:00
fu-uefi-common.h: Fix efivar compatibility with FreeBSD
Signed-off-by: Norbert Kamiński <norbert.kaminski@3mdeb.com>
This commit is contained in:
parent
a580de81ba
commit
7fdf7c60ee
@ -9,7 +9,10 @@
|
||||
|
||||
#include <fwupdplugin.h>
|
||||
|
||||
#ifdef HAVE_EFI_TIME_T
|
||||
#include <efivar/efivar.h>
|
||||
#endif
|
||||
|
||||
#include <glib.h>
|
||||
|
||||
#define EFI_CAPSULE_HEADER_FLAGS_PERSIST_ACROSS_RESET 0x00010000
|
||||
|
Loading…
Reference in New Issue
Block a user