summaryrefslogtreecommitdiffstats
path: root/qemu/hw/dma/sun4m_iommu.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/hw/dma/sun4m_iommu.c')
-rw-r--r--qemu/hw/dma/sun4m_iommu.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/hw/dma/sun4m_iommu.c b/qemu/hw/dma/sun4m_iommu.c
index 9a488bc9b..b3cbc54c2 100644
--- a/qemu/hw/dma/sun4m_iommu.c
+++ b/qemu/hw/dma/sun4m_iommu.c
@@ -22,6 +22,7 @@
* THE SOFTWARE.
*/
+#include "qemu/osdep.h"
#include "hw/sparc/sun4m.h"
#include "hw/sysbus.h"
#include "exec/address-spaces.h"