]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - io/channel.c
Include qemu/module.h where needed, drop it from qemu-common.h
[thirdparty/qemu.git] / io / channel.c
index 2a26c2a2c0b948be6ab015cd833efd048913c731..e4376eb0bc405eadf7ff5785373ac4aed765e805 100644 (file)
@@ -22,6 +22,7 @@
 #include "io/channel.h"
 #include "qapi/error.h"
 #include "qemu/main-loop.h"
+#include "qemu/module.h"
 #include "qemu/iov.h"
 
 bool qio_channel_has_feature(QIOChannel *ioc,