summaryrefslogtreecommitdiffstats
path: root/qemu/hw/isa/apm.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/hw/isa/apm.c')
-rw-r--r--qemu/hw/isa/apm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/hw/isa/apm.c b/qemu/hw/isa/apm.c
index 26ab17021..e232b0da0 100644
--- a/qemu/hw/isa/apm.c
+++ b/qemu/hw/isa/apm.c
@@ -20,6 +20,7 @@
* GNU GPL, version 2 or (at your option) any later version.
*/
+#include "qemu/osdep.h"
#include "hw/isa/apm.h"
#include "hw/hw.h"
#include "hw/pci/pci.h"