]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/i386/kvm/i8259.c
Include qemu/module.h where needed, drop it from qemu-common.h
[mirror_qemu.git] / hw / i386 / kvm / i8259.c
index 83b6bfec77eb4c9c7837576e418669e335a39241..bfdeab29bea7833f1a488cb6f4682604fb90d2dc 100644 (file)
@@ -9,8 +9,10 @@
  * This work is licensed under the terms of the GNU GPL version 2.
  * See the COPYING file in the top-level directory.
  */
+
 #include "qemu/osdep.h"
 #include "hw/isa/i8259_internal.h"
+#include "qemu/module.h"
 #include "hw/i386/apic_internal.h"
 #include "sysemu/kvm.h"