diff options
Diffstat (limited to 'io/channel.c')
-rw-r--r-- | io/channel.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/io/channel.c b/io/channel.c index 2a26c2a2c0..e4376eb0bc 100644 --- a/io/channel.c +++ b/io/channel.c @@ -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, |