summary refs log tree commit diff stats
path: root/target/riscv/vcrypto_helper.c
diff options
context:
space:
mode:
Diffstat (limited to 'target/riscv/vcrypto_helper.c')
-rw-r--r--target/riscv/vcrypto_helper.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/riscv/vcrypto_helper.c b/target/riscv/vcrypto_helper.c
index 1526de96f5..9a0d9b4f53 100644
--- a/target/riscv/vcrypto_helper.c
+++ b/target/riscv/vcrypto_helper.c
@@ -26,7 +26,6 @@
 #include "crypto/aes-round.h"
 #include "crypto/sm4.h"
 #include "exec/memop.h"
-#include "exec/exec-all.h"
 #include "exec/helper-proto.h"
 #include "internals.h"
 #include "vector_internals.h"