]> git.proxmox.com Git - mirror_qemu.git/blobdiff - io/channel-buffer.c
migration: check length directly to make sure the range is aligned
[mirror_qemu.git] / io / channel-buffer.c
index 43d795976d9eabc51437206c257feb168caca96e..5402e0cced39522a05ecde7fa9c104a876aaf2a6 100644 (file)
@@ -21,6 +21,7 @@
 #include "qemu/osdep.h"
 #include "io/channel-buffer.h"
 #include "io/channel-watch.h"
+#include "qemu/module.h"
 #include "qemu/sockets.h"
 #include "trace.h"