]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/s390x/css-bridge.c
Include qemu/module.h where needed, drop it from qemu-common.h
[mirror_qemu.git] / hw / s390x / css-bridge.c
index e04d51b1912d6bc6abb24e9a06758726a56d57ad..4e9ff481e81b8a4cf5d90114393c1c036b6af403 100644 (file)
@@ -9,11 +9,13 @@
  * your option) any later version. See the COPYING file in the top-level
  * directory.
  */
+
 #include "qemu/osdep.h"
 #include "qapi/error.h"
 #include "hw/hotplug.h"
 #include "hw/sysbus.h"
 #include "qemu/bitops.h"
+#include "qemu/module.h"
 #include "hw/s390x/css.h"
 #include "ccw-device.h"
 #include "hw/s390x/css-bridge.h"