diff --git a/arch/x86/hyperv/hv_apic.c b/arch/x86/hyperv/hv_apic.c index 192b6ad6a361f..d3ff6e255924d 100644 --- a/arch/x86/hyperv/hv_apic.c +++ b/arch/x86/hyperv/hv_apic.c @@ -29,6 +29,7 @@ #include #include #include +#include #ifdef CONFIG_X86_64 #if IS_ENABLED(CONFIG_HYPERV)