diff options
Diffstat (limited to 'target/arm/tcg/hflags.c')
-rw-r--r-- | target/arm/tcg/hflags.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/arm/tcg/hflags.c b/target/arm/tcg/hflags.c index cea1adb..3d7fdce 100644 --- a/target/arm/tcg/hflags.c +++ b/target/arm/tcg/hflags.c @@ -8,6 +8,7 @@ #include "qemu/osdep.h" #include "cpu.h" #include "internals.h" +#include "cpu-features.h" #include "exec/helper-proto.h" #include "cpregs.h" |