]> git.proxmox.com Git - qemu.git/blobdiff - target-i386/helper.c
monitor: fix build breakage for !CONFIG_VNC
[qemu.git] / target-i386 / helper.c
index 5c4b2886197b0ae40ef0801026efd590c9581d13..e9be10429340cbce275ca9f72067a73cb83e3cec 100644 (file)
 #include <stdio.h>
 #include <string.h>
 #include <inttypes.h>
-#include <signal.h>
 
 #include "cpu.h"
-#include "exec-all.h"
 #include "qemu-common.h"
 #include "kvm.h"
 #ifndef CONFIG_USER_ONLY