]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/net/spapr_llan.c
Include qemu/module.h where needed, drop it from qemu-common.h
[mirror_qemu.git] / hw / net / spapr_llan.c
index 63ba3929e9b68004f19620414af86dd68070271f..f162d490251c571004fa0eb466e90420a9a97891 100644 (file)
  * THE SOFTWARE.
  *
  */
+
 #include "qemu/osdep.h"
-#include "qemu-common.h"
 #include "cpu.h"
 #include "hw/hw.h"
 #include "qemu/log.h"
+#include "qemu/module.h"
 #include "net/net.h"
 #include "hw/qdev.h"
 #include "hw/ppc/spapr.h"