summary refs log tree commit diff stats
path: root/target/riscv/vector_internals.h
diff options
context:
space:
mode:
Diffstat (limited to 'target/riscv/vector_internals.h')
-rw-r--r--target/riscv/vector_internals.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/riscv/vector_internals.h b/target/riscv/vector_internals.h
index 8133111e5f..842765f6c1 100644
--- a/target/riscv/vector_internals.h
+++ b/target/riscv/vector_internals.h
@@ -19,7 +19,6 @@
 #ifndef TARGET_RISCV_VECTOR_INTERNALS_H
 #define TARGET_RISCV_VECTOR_INTERNALS_H
 
-#include "qemu/osdep.h"
 #include "qemu/bitops.h"
 #include "cpu.h"
 #include "tcg/tcg-gvec-desc.h"