aboutsummaryrefslogtreecommitdiff
path: root/hw/acpi/ipmi-stub.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/acpi/ipmi-stub.c')
-rw-r--r--hw/acpi/ipmi-stub.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/acpi/ipmi-stub.c b/hw/acpi/ipmi-stub.c
index 98b6dcee0d..f525f71c2d 100644
--- a/hw/acpi/ipmi-stub.c
+++ b/hw/acpi/ipmi-stub.c
@@ -7,6 +7,7 @@
* See the COPYING file in the top-level directory.
*/
+#include "qemu/osdep.h"
#include "hw/acpi/ipmi.h"
void build_acpi_ipmi_devices(Aml *table, BusState *bus)