summaryrefslogtreecommitdiffstats
path: root/qemu/hw/intc/exynos4210_gic.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/hw/intc/exynos4210_gic.c')
-rw-r--r--qemu/hw/intc/exynos4210_gic.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/hw/intc/exynos4210_gic.c b/qemu/hw/intc/exynos4210_gic.c
index b2a4950bc..4f7e89f7b 100644
--- a/qemu/hw/intc/exynos4210_gic.c
+++ b/qemu/hw/intc/exynos4210_gic.c
@@ -20,6 +20,7 @@
* with this program; if not, see <http://www.gnu.org/licenses/>.
*/
+#include "qemu/osdep.h"
#include "hw/sysbus.h"
#include "qemu-common.h"
#include "hw/irq.h"