diff options
Diffstat (limited to 'accel/tcg/hmp.c')
-rw-r--r-- | accel/tcg/hmp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/accel/tcg/hmp.c b/accel/tcg/hmp.c index d2ea352655..bb67941420 100644 --- a/accel/tcg/hmp.c +++ b/accel/tcg/hmp.c @@ -4,7 +4,6 @@ #include "qapi/qapi-commands-machine.h" #include "exec/exec-all.h" #include "monitor/monitor.h" -#include "sysemu/tcg.h" static void hmp_tcg_register(void) { |