summary refs log tree commit diff stats
path: root/include/system/cpus.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/system/cpus.h')
-rw-r--r--include/system/cpus.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/system/cpus.h b/include/system/cpus.h
index 1cffeaaf5c..3226c765d0 100644
--- a/include/system/cpus.h
+++ b/include/system/cpus.h
@@ -1,8 +1,6 @@
 #ifndef QEMU_CPUS_H
 #define QEMU_CPUS_H
 
-#include "system/accel-ops.h"
-
 /* register accel-specific operations */
 void cpus_register_accel(const AccelOpsClass *i);