]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/xen/xen-common.c
Include qemu/module.h where needed, drop it from qemu-common.h
[mirror_qemu.git] / hw / xen / xen-common.c
index 0e9e58f04d07eac8827d78585a51944b45bd59a3..32503cfc1cd1d10528df07833addabc7fa3f1408 100644 (file)
@@ -10,6 +10,7 @@
 
 #include "qemu/osdep.h"
 #include "qemu/error-report.h"
+#include "qemu/module.h"
 #include "hw/xen/xen-legacy-backend.h"
 #include "chardev/char.h"
 #include "sysemu/accel.h"