]> git.proxmox.com Git - mirror_qemu.git/blobdiff - tests/spapr-phb-test.c
Include qemu/module.h where needed, drop it from qemu-common.h
[mirror_qemu.git] / tests / spapr-phb-test.c
index 39b576671015fbb8a5bd3120fbee0e2c043e3597..093dc22f2f41d707ffcdbe3af6a8c897669ea0b6 100644 (file)
@@ -10,6 +10,7 @@
 
 #include "qemu/osdep.h"
 #include "libqtest.h"
+#include "qemu/module.h"
 #include "libqos/qgraph.h"
 
 /* Tests only initialization so far. TODO: Replace with functional tests,