mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-29 12:35:48 +00:00
vm_config.h has included types.h/acrn_common.h/vm_configurations.h, acrn_common.h has included types.h, so remove the redundant includes; Tracked-On: #2291 Signed-off-by: Victor Sun <victor.sun@intel.com>