]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/misc/vmcoreinfo.c
Include qemu/module.h where needed, drop it from qemu-common.h
[mirror_qemu.git] / hw / misc / vmcoreinfo.c
index 304c6287c76508dd2e6c17f30d0bf9ed050125a6..987d6f52af3586e64e23156edf3653b5ffa7563f 100644 (file)
@@ -9,8 +9,10 @@
  * See the COPYING file in the top-level directory.
  *
  */
+
 #include "qemu/osdep.h"
 #include "qapi/error.h"
+#include "qemu/module.h"
 #include "hw/nvram/fw_cfg.h"
 #include "hw/misc/vmcoreinfo.h"