summaryrefslogtreecommitdiffstats
path: root/qemu/hw/misc/milkymist-hpdmc.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/hw/misc/milkymist-hpdmc.c')
-rw-r--r--qemu/hw/misc/milkymist-hpdmc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/hw/misc/milkymist-hpdmc.c b/qemu/hw/misc/milkymist-hpdmc.c
index f5f4c1b34..b97000fc4 100644
--- a/qemu/hw/misc/milkymist-hpdmc.c
+++ b/qemu/hw/misc/milkymist-hpdmc.c
@@ -21,6 +21,7 @@
* http://www.milkymist.org/socdoc/hpdmc.pdf
*/
+#include "qemu/osdep.h"
#include "hw/hw.h"
#include "hw/sysbus.h"
#include "trace.h"