]> git.proxmox.com Git - mirror_qemu.git/blobdiff - io/channel-websock.c
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190705-pull-request' into...
[mirror_qemu.git] / io / channel-websock.c
index 77d30f0e4aa496a407e2c3c24a72f20e645a265b..fc36d44ebae7c7b6920d357cf979b3df60806bce 100644 (file)
@@ -25,6 +25,7 @@
 #include "crypto/hash.h"
 #include "trace.h"
 #include "qemu/iov.h"
+#include "qemu/module.h"
 
 /* Max amount to allow in rawinput/encoutput buffers */
 #define QIO_CHANNEL_WEBSOCK_MAX_BUFFER 8192