]> git.proxmox.com Git - mirror_qemu.git/blobdiff - linux-user/qemu.h
migration/qemu-file: fix potential buf waste for extra buf_index adjustment
[mirror_qemu.git] / linux-user / qemu.h
index aac0334627003fbf375dfd4c88d0ee2b57e719ef..f6f5fe5fbb553c151cb57146350c6ce4b6cc5549 100644 (file)
@@ -16,7 +16,6 @@
 #include "syscall_defs.h"
 #include "target_syscall.h"
 #include "exec/gdbstub.h"
-#include "qemu/queue.h"
 
 /* This is the size of the host kernel's sigset_t, needed where we make
  * direct system calls that take a sigset_t pointer and a size.