diff options
Diffstat (limited to 'target-alpha/cpu.h')
-rw-r--r-- | target-alpha/cpu.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target-alpha/cpu.h b/target-alpha/cpu.h index 9d61d45ab6..5cd6fd834f 100644 --- a/target-alpha/cpu.h +++ b/target-alpha/cpu.h @@ -21,6 +21,7 @@ #define __CPU_ALPHA_H__ #include "config.h" +#include "qemu-common.h" #define TARGET_LONG_BITS 64 |