]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - hw/s390x/sclpquiesce.c
Include qemu/module.h where needed, drop it from qemu-common.h
[thirdparty/qemu.git] / hw / s390x / sclpquiesce.c
index 1c8f5c9393f33a493149b7dbd219d9ee428153c1..4f73471537c9289ccf69cec1013aab72ce01f0fd 100644 (file)
  * option) any later version.  See the COPYING file in the top-level directory.
  *
  */
+
 #include "qemu/osdep.h"
 #include "hw/qdev.h"
 #include "sysemu/sysemu.h"
 #include "hw/s390x/sclp.h"
+#include "qemu/module.h"
 #include "hw/s390x/event-facility.h"
 
 typedef struct SignalQuiesce {