mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-16 14:28:56 +00:00
HV: remove some redundant includes
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>
This commit is contained in:
committed by
ACRN System Integration
parent
41d87ea828
commit
1f93f7f46c
@@ -5,7 +5,6 @@
|
||||
*/
|
||||
|
||||
#include <vm_config.h>
|
||||
#include <acrn_common.h>
|
||||
#include <logmsg.h>
|
||||
#include <cat.h>
|
||||
|
||||
|
Reference in New Issue
Block a user