summaryrefslogtreecommitdiff
path: root/hw/dma/soc_dma.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/dma/soc_dma.c')
-rw-r--r--hw/dma/soc_dma.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/dma/soc_dma.c b/hw/dma/soc_dma.c
index 94be376127..9bb499bf9c 100644
--- a/hw/dma/soc_dma.c
+++ b/hw/dma/soc_dma.c
@@ -17,6 +17,7 @@
* You should have received a copy of the GNU General Public License along
* with this program; if not, see <http://www.gnu.org/licenses/>.
*/
+#include "qemu/osdep.h"
#include "qemu-common.h"
#include "qemu/timer.h"
#include "hw/arm/soc_dma.h"