summary refs log tree commit diff stats
path: root/hw/acpi/cpu_hotplug_acpi_table.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/acpi/cpu_hotplug_acpi_table.c')
-rw-r--r--hw/acpi/cpu_hotplug_acpi_table.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/acpi/cpu_hotplug_acpi_table.c b/hw/acpi/cpu_hotplug_acpi_table.c
index 13b210ea89..97bb1092a2 100644
--- a/hw/acpi/cpu_hotplug_acpi_table.c
+++ b/hw/acpi/cpu_hotplug_acpi_table.c
@@ -13,6 +13,7 @@
  * with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
+#include "qemu/osdep.h"
 #include "hw/acpi/cpu_hotplug.h"
 
 void build_cpu_hotplug_aml(Aml *ctx)