]> git.proxmox.com Git - mirror_qemu.git/blobdiff - block/vhdx-log.c
Include qemu/module.h where needed, drop it from qemu-common.h
[mirror_qemu.git] / block / vhdx-log.c
index 5e946846f1a2f0c39e7794ba98fd8e2d1701c480..fdd3a7adc3782872c629633eb678d8f4de3f2f6b 100644 (file)
  * See the COPYING.LIB file in the top-level directory.
  *
  */
+
 #include "qemu/osdep.h"
 #include "qapi/error.h"
-#include "qemu-common.h"
 #include "block/block_int.h"
 #include "qemu/error-report.h"
-#include "qemu/module.h"
 #include "qemu/bswap.h"
 #include "vhdx.h"