summary refs log tree commit diff stats
path: root/bsd-user/arm/target_arch.h
diff options
context:
space:
mode:
Diffstat (limited to 'bsd-user/arm/target_arch.h')
-rw-r--r--bsd-user/arm/target_arch.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bsd-user/arm/target_arch.h b/bsd-user/arm/target_arch.h
index 561934bbd2..d80cb85c64 100644
--- a/bsd-user/arm/target_arch.h
+++ b/bsd-user/arm/target_arch.h
@@ -21,6 +21,7 @@
 #define TARGET_ARCH_H
 
 #include "qemu.h"
+#include "target/arm/cpu-features.h"
 
 void target_cpu_set_tls(CPUARMState *env, target_ulong newtls);
 target_ulong target_cpu_get_tls(CPUARMState *env);