aboutsummaryrefslogtreecommitdiff
path: root/hw/acpi/tco.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/acpi/tco.c')
-rw-r--r--hw/acpi/tco.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/acpi/tco.c b/hw/acpi/tco.c
index 7a026c255b..8ce7daf23a 100644
--- a/hw/acpi/tco.c
+++ b/hw/acpi/tco.c
@@ -6,6 +6,7 @@
* This work is licensed under the terms of the GNU GPL, version 2 or later.
* See the COPYING file in the top-level directory.
*/
+#include "qemu/osdep.h"
#include "qemu-common.h"
#include "sysemu/watchdog.h"
#include "hw/i386/ich9.h"