They are no longer needed. Signed-off-by: Samuel Ortiz <sa...@linux.intel.com> Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com> Tested-by: Philippe Mathieu-Daudé <phi...@redhat.com> Reviewed-by: Robert Bradford <robert.bradf...@intel.com> --- target/arm/helper.c | 1 - 1 file changed, 1 deletion(-)
diff --git a/target/arm/helper.c b/target/arm/helper.c index 689879c23a..dcb689bfbb 100644 --- a/target/arm/helper.c +++ b/target/arm/helper.c @@ -16,7 +16,6 @@ #include "sysemu/sysemu.h" #include "qemu/crc32c.h" #include "exec/exec-all.h" -#include "arm_ldst.h" #include <zlib.h> /* For crc32 */ #include "exec/semihost.h" #include "sysemu/kvm.h" -- 2.19.1