]> git.proxmox.com Git - mirror_qemu.git/blobdiff - cpu-exec.c
sheepdog: Fix blockdev-add
[mirror_qemu.git] / cpu-exec.c
index d04dd91ebd2390cfd8e40ef13acc3139906ddd0d..748cb66bca0e38bae44beb71fe72687d674d8a6f 100644 (file)
@@ -33,6 +33,7 @@
 #if defined(TARGET_I386) && !defined(CONFIG_USER_ONLY)
 #include "hw/i386/apic.h"
 #endif
+#include "sysemu/cpus.h"
 #include "sysemu/replay.h"
 
 /* -icount align implementation. */