diff options
Diffstat (limited to 'accel.c')
| -rw-r--r-- | accel.c | 1 |
1 files changed, 0 insertions, 1 deletions
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; |