]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - tests/virtio-blk-test.c
Include qemu/module.h where needed, drop it from qemu-common.h
[thirdparty/qemu.git] / tests / virtio-blk-test.c
index fe1168a90ad0359ac2af4a3efaeefd94e18ba3f1..1b02714bc77bf2d3b6202b0852b876f48279c6f3 100644 (file)
@@ -11,6 +11,7 @@
 #include "qemu/osdep.h"
 #include "libqtest.h"
 #include "qemu/bswap.h"
+#include "qemu/module.h"
 #include "standard-headers/linux/virtio_blk.h"
 #include "standard-headers/linux/virtio_pci.h"
 #include "libqos/qgraph.h"