aboutsummaryrefslogtreecommitdiff
path: root/softmmu/cpu-throttle.c
diff options
context:
space:
mode:
Diffstat (limited to 'softmmu/cpu-throttle.c')
-rw-r--r--softmmu/cpu-throttle.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/softmmu/cpu-throttle.c b/softmmu/cpu-throttle.c
index 8c2144ab95..d9bb30a223 100644
--- a/softmmu/cpu-throttle.c
+++ b/softmmu/cpu-throttle.c
@@ -23,7 +23,6 @@
*/
#include "qemu/osdep.h"
-#include "qemu-common.h"
#include "qemu/thread.h"
#include "hw/core/cpu.h"
#include "qemu/main-loop.h"