]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - tests/libqos/ppc64_pseries-machine.c
Include qemu/module.h where needed, drop it from qemu-common.h
[thirdparty/qemu.git] / tests / libqos / ppc64_pseries-machine.c
index 2f3640010d1271a59284689b6c10b1455e4b931e..867f27a3c81279ac593372a7abece2cea18b7120 100644 (file)
  * License along with this library; if not, see <http://www.gnu.org/licenses/>
  */
 
- #include "qemu/osdep.h"
+#include "qemu/osdep.h"
 #include "libqtest.h"
 #include "libqos/qgraph.h"
 #include "pci-spapr.h"
+#include "qemu/module.h"
 #include "libqos/malloc-spapr.h"
 
 typedef struct QSPAPR_pci_host QSPAPR_pci_host;