]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/block/fdc.c
Include qemu/module.h where needed, drop it from qemu-common.h
[mirror_qemu.git] / hw / block / fdc.c
index 37ccedc9f738d48ef2f8bfd7faadd23cd0edaae1..a64378f84bbdce35f2aff43a77c8a7b37bc91b4b 100644 (file)
@@ -40,6 +40,7 @@
 #include "sysemu/blockdev.h"
 #include "sysemu/sysemu.h"
 #include "qemu/log.h"
+#include "qemu/module.h"
 #include "trace.h"
 
 /********************************************************/