X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=accel.c;h=664bb88422a4babeaaa47416d64e8bba6f143172;hb=fb59dabd4fa7e6586824ac3012073b943fc8dc79;hp=403eb5e94d585cf606d99cf9e5155d585633aa9e;hpb=bdc3f61dec2f9c227235bb5f677a0272e1184c82;p=mirror_qemu.git diff --git a/accel.c b/accel.c index 403eb5e94d..664bb88422 100644 --- a/accel.c +++ b/accel.c @@ -33,7 +33,6 @@ #include "sysemu/qtest.h" #include "hw/xen/xen.h" #include "qom/object.h" -#include "hw/boards.h" int tcg_tb_size; static bool tcg_allowed = true;