From ca10f86763f58b7b3667e2ca7d26db3dc810eb20 Mon Sep 17 00:00:00 2001
From: aurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Date: Fri, 11 Apr 2008 21:35:42 +0000
Subject: Remove osdep.c/qemu-img code duplication

(Kevin Wolf)


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4191 c046a42c-6fe2-441c-8c8c-71466251a162
---
 target-arm/helper.c | 1 +
 1 file changed, 1 insertion(+)

(limited to 'target-arm')

diff --git a/target-arm/helper.c b/target-arm/helper.c
index d6a5f33..4ff30c1 100644
--- a/target-arm/helper.c
+++ b/target-arm/helper.c
@@ -6,6 +6,7 @@
 #include "exec-all.h"
 #include "gdbstub.h"
 #include "helpers.h"
+#include "qemu-common.h"
 
 static uint32_t cortexa8_cp15_c0_c1[8] =
 { 0x1031, 0x11, 0x400, 0, 0x31100003, 0x20000000, 0x01202000, 0x11 };
-- 
cgit v1.1