]> git.proxmox.com Git - mirror_qemu.git/blobdiff - cpu.c
iotests: allow test discovery before building
[mirror_qemu.git] / cpu.c
diff --git a/cpu.c b/cpu.c
index 567b23af46c2f9ccd60e53863b5dc27b94caa4fb..849bac062cfaeba926525e4fb15a67b6e63475eb 100644 (file)
--- a/cpu.c
+++ b/cpu.c
@@ -42,6 +42,7 @@
 #include "hw/core/accel-cpu.h"
 #include "trace/trace-root.h"
 #include "qemu/accel.h"
+#include "qemu/plugin.h"
 
 uintptr_t qemu_host_page_size;
 intptr_t qemu_host_page_mask;