diff options
| -rw-r--r-- | drivers/xen/xen-acpi-processor.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/xen/xen-acpi-processor.c b/drivers/xen/xen-acpi-processor.c index 0b48579a9cd6..7ff2569e17ae 100644 --- a/drivers/xen/xen-acpi-processor.c +++ b/drivers/xen/xen-acpi-processor.c | |||
| @@ -29,6 +29,7 @@ | |||
| 29 | #include <acpi/acpi_drivers.h> | 29 | #include <acpi/acpi_drivers.h> |
| 30 | #include <acpi/processor.h> | 30 | #include <acpi/processor.h> |
| 31 | 31 | ||
| 32 | #include <xen/xen.h> | ||
| 32 | #include <xen/interface/platform.h> | 33 | #include <xen/interface/platform.h> |
| 33 | #include <asm/xen/hypercall.h> | 34 | #include <asm/xen/hypercall.h> |
| 34 | 35 | ||
