]> git.proxmox.com Git - mirror_qemu.git/blobdiff - io/channel.c
include/qemu/osdep.h: Don't include qapi/error.h
[mirror_qemu.git] / io / channel.c
index dd6fc0eb28898bc134d6e6e729ff5c6e23ca18d7..692eb179b3b3d7e5a50df138bd539802444bb6a7 100644 (file)
@@ -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,