diff options
Diffstat (limited to 'target-s390x')
-rw-r--r-- | target-s390x/cpu-qom.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target-s390x/cpu-qom.h b/target-s390x/cpu-qom.h index 1c90933965..681e370dc1 100644 --- a/target-s390x/cpu-qom.h +++ b/target-s390x/cpu-qom.h @@ -21,7 +21,6 @@ #define QEMU_S390_CPU_QOM_H #include "qom/cpu.h" -#include "cpu.h" #define TYPE_S390_CPU "s390-cpu" |