diff options
| -rw-r--r-- | arch/x86/xen/enlighten.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/xen/enlighten.c b/arch/x86/xen/enlighten.c index 008b7b69581e..e4d1459a63df 100644 --- a/arch/x86/xen/enlighten.c +++ b/arch/x86/xen/enlighten.c | |||
| @@ -35,6 +35,7 @@ | |||
| 35 | #include <xen/page.h> | 35 | #include <xen/page.h> |
| 36 | 36 | ||
| 37 | #include <asm/paravirt.h> | 37 | #include <asm/paravirt.h> |
| 38 | #include <asm/apic.h> | ||
| 38 | #include <asm/page.h> | 39 | #include <asm/page.h> |
| 39 | #include <asm/xen/hypercall.h> | 40 | #include <asm/xen/hypercall.h> |
| 40 | #include <asm/xen/hypervisor.h> | 41 | #include <asm/xen/hypervisor.h> |
