From 45c3be00d4c1f85ba8bbf34827c024fbc636725f Mon Sep 17 00:00:00 2001 From: David 'Digit' Turner Date: Mon, 9 May 2011 14:52:14 +0200 Subject: integrate: qemu-common.h changes Change-Id: I4620b4560465ed105202332b59f91b708d91a525 --- target-arm/cpu.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'target-arm') diff --git a/target-arm/cpu.h b/target-arm/cpu.h index 240be27..f16e391 100644 --- a/target-arm/cpu.h +++ b/target-arm/cpu.h @@ -25,6 +25,8 @@ #define CPUState struct CPUARMState +#include "config.h" +#include "qemu-common.h" #include "cpu-defs.h" #include "softfloat.h" -- cgit v1.1