]> git.proxmox.com Git - mirror_qemu.git/blobdiff - chardev/char-console.c
migration/multifd: clean pages after filling packet
[mirror_qemu.git] / chardev / char-console.c
index 535ed65136c693ab0e0fb53f248c9b3b575578d4..6c4ce5dbce7e7acc9157bf08b19ec5c36e477902 100644 (file)
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  * THE SOFTWARE.
  */
+
 #include "qemu/osdep.h"
 #include "chardev/char-win.h"
+#include "qemu/module.h"
 
 static void qemu_chr_open_win_con(Chardev *chr,
                                   ChardevBackend *backend,