mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-10-09 04:03:44 +00:00
In commitb68aee6ef1
, acpi.c removed "hypervisor.h" which includes "acrn_common.h", but commite2d723d4fa
is depend on "acrn_common.h", this caused build error. Tracked-On: #3073 Signed-off-by: Victor Sun <victor.sun@intel.com>