]> git.proxmox.com Git - mirror_qemu.git/blobdiff - tests/test-io-channel-command.c
Include qemu/module.h where needed, drop it from qemu-common.h
[mirror_qemu.git] / tests / test-io-channel-command.c
index 46ce1ff01cd8ebcf84f796b6ad02ce9012424452..3bc52661210413776d9d0e5b4fb12dd98084262f 100644 (file)
@@ -22,6 +22,7 @@
 #include "io/channel-command.h"
 #include "io-channel-helpers.h"
 #include "qapi/error.h"
+#include "qemu/module.h"
 
 #ifndef WIN32
 static void test_io_channel_command_fifo(bool async)