]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/misc/auxbus.c
Include qemu/module.h where needed, drop it from qemu-common.h
[mirror_qemu.git] / hw / misc / auxbus.c
index 0e56d9a8a407fe0ccd447273c41b615a00b662e3..f8e7b979712571cdf66565cf4ba2cea372a35183 100644 (file)
@@ -29,6 +29,7 @@
 #include "qemu/osdep.h"
 #include "qemu/units.h"
 #include "qemu/log.h"
+#include "qemu/module.h"
 #include "hw/misc/auxbus.h"
 #include "hw/i2c/i2c.h"
 #include "monitor/monitor.h"