KVM: x86/xen: Remove the redundantly included header file lapic.h

The header lapic.h is included more than once, remove one of them.

Signed-off-by: Like Xu <likexu@tencent.com>
Message-Id: <20220406063715.55625-2-likexu@tencent.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
Like Xu 2022-04-06 14:37:12 +08:00 committed by Paolo Bonzini
parent a4cfff3f0f
commit 04c975121c

View File

@ -8,7 +8,6 @@
#include "x86.h"
#include "xen.h"
#include "lapic.h"
#include "hyperv.h"
#include "lapic.h"