]> git.proxmox.com Git - qemu.git/blobdiff - qemu-char.c
USB: add usb network redirection support
[qemu.git] / qemu-char.c
index 5e04a20b8c4dd04ff14be2679439f51d237873d9..fb13b28454cd1cda24f52b0ed9f0ebb635e07b13 100644 (file)
@@ -35,7 +35,6 @@
 
 #include <unistd.h>
 #include <fcntl.h>
-#include <signal.h>
 #include <time.h>
 #include <errno.h>
 #include <sys/time.h>