mirror of
https://github.com/opnsense/src.git
synced 2026-04-20 21:59:20 -04:00
Fix build breakage.
Submitted by: Xin LI <delphij@frontfree.net> PR: 65979
This commit is contained in:
parent
904bf0c2f7
commit
d33f4987f6
1 changed files with 1 additions and 1 deletions
|
|
@ -1159,7 +1159,7 @@ acpi_shutdown_pre_sync(void *arg, int howto)
|
|||
static void
|
||||
acpi_shutdown_final(void *arg, int howto)
|
||||
{
|
||||
|
||||
ACPI_STATUS status;
|
||||
ACPI_ASSERTLOCK;
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Reference in a new issue