diff options
Diffstat (limited to 'target-arm/arm_ldst.h')
-rw-r--r-- | target-arm/arm_ldst.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target-arm/arm_ldst.h b/target-arm/arm_ldst.h index 35c2c43919..a76d89f62c 100644 --- a/target-arm/arm_ldst.h +++ b/target-arm/arm_ldst.h @@ -20,6 +20,7 @@ #ifndef ARM_LDST_H #define ARM_LDST_H +#include "exec/exec-all.h" #include "exec/cpu_ldst.h" #include "qemu/bswap.h" |