mirror of
https://github.com/opnsense/src.git
synced 2026-06-04 14:26:03 -04:00
stand/efi: Request ACPI use the system inttypes
With the system inttypes, we build on all platforms again.
Suggested by: andrew
Fixes: 0b01d45783
Sponsored by: Netflix
This commit is contained in:
parent
bddc7a8a94
commit
488bc7e9a7
1 changed files with 1 additions and 0 deletions
|
|
@ -60,6 +60,7 @@
|
|||
#include "efizfs.h"
|
||||
#include "framebuffer.h"
|
||||
|
||||
#define ACPI_USE_SYSTEM_INTTYPES
|
||||
#include "platform/acfreebsd.h"
|
||||
#include "acconfig.h"
|
||||
#define ACPI_SYSTEM_XFACE
|
||||
|
|
|
|||
Loading…
Reference in a new issue