]> git.proxmox.com Git - mirror_qemu.git/blobdiff - util/qemu-timer.c
qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.h
[mirror_qemu.git] / util / qemu-timer.c
index 2f201512dff30772637f7196a6374b09fa27f7df..ac993403aba533536c7ac1fcffb2d78aade8babf 100644 (file)
@@ -27,6 +27,7 @@
 #include "qemu/timer.h"
 #include "sysemu/replay.h"
 #include "sysemu/sysemu.h"
+#include "sysemu/cpus.h"
 
 #ifdef CONFIG_POSIX
 #include <pthread.h>