summaryrefslogtreecommitdiffstats
path: root/qemu/hw/dma/pl330.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/hw/dma/pl330.c')
-rw-r--r--qemu/hw/dma/pl330.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/qemu/hw/dma/pl330.c b/qemu/hw/dma/pl330.c
index 5be3df521..ea89ecb00 100644
--- a/qemu/hw/dma/pl330.c
+++ b/qemu/hw/dma/pl330.c
@@ -14,7 +14,9 @@
* with this program; if not, see <http://www.gnu.org/licenses/>.
*/
+#include "qemu/osdep.h"
#include "hw/sysbus.h"
+#include "qapi/error.h"
#include "qemu/timer.h"
#include "sysemu/dma.h"