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:0b01d45783Sponsored by: Netflix (cherry picked from commit488bc7e9a7)
This commit is contained in:
parent
9408d0ba3d
commit
58b95f5f86
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