diff options
Diffstat (limited to 'target-ia64/op_helper.c')
-rw-r--r-- | target-ia64/op_helper.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target-ia64/op_helper.c b/target-ia64/op_helper.c index 5dfa6fa0e..4969ef75b 100644 --- a/target-ia64/op_helper.c +++ b/target-ia64/op_helper.c @@ -25,6 +25,7 @@ #include "exec-all.h" #include "qemu-kvm.h" +#include "qemu-common.h" CPUState *cpu_ia64_init(char *cpu_model){ CPUState *env; |