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 dd6fc0eb28..692eb179b3 100644 --- a/io/channel.c +++ b/io/channel.c @@ -20,6 +20,7 @@ #include "qemu/osdep.h" #include "io/channel.h" +#include "qapi/error.h" #include "qemu/coroutine.h" bool qio_channel_has_feature(QIOChannel *ioc, |