summaryrefslogtreecommitdiff
path: root/hw/isa/apm.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/isa/apm.c')
-rw-r--r--hw/isa/apm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/isa/apm.c b/hw/isa/apm.c
index 26ab170215..e232b0da03 100644
--- a/hw/isa/apm.c
+++ b/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"