summaryrefslogtreecommitdiff
path: root/target-arm/arch_dump.c
diff options
context:
space:
mode:
Diffstat (limited to 'target-arm/arch_dump.c')
-rw-r--r--target-arm/arch_dump.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/target-arm/arch_dump.c b/target-arm/arch_dump.c
index f45125ffe6..1a9861f69b 100644
--- a/target-arm/arch_dump.c
+++ b/target-arm/arch_dump.c
@@ -18,6 +18,7 @@
* with this program; if not, see <http://www.gnu.org/licenses/>.
*/
+#include "qemu/osdep.h"
#include "cpu.h"
#include "elf.h"
#include "sysemu/dump.h"