diff --git a/tcg/tcg.c b/tcg/tcg.c index 42417bdc925413420542682fff11996c38718a01..c450c6273be33ad68eb5ac3cba3050ae6e243d6c 100644 --- a/tcg/tcg.c +++ b/tcg/tcg.c @@ -40,8 +40,6 @@ #define NO_CPU_IO_DEFS #include "cpu.h" -#include "qemu/host-utils.h" -#include "qemu/timer.h" #include "exec/cpu-common.h" #include "exec/exec-all.h"