linux-user: Add missing "qemu/timer.h" include
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Mon, 7 Feb 2022 08:27:55 +0000 (09:27 +0100)
committerThomas Huth <thuth@redhat.com>
Mon, 21 Feb 2022 09:18:06 +0000 (10:18 +0100)
commitcdf06ce5629ac19d13064989012c88dd581bf6f6
tree1ca52773012e4e19a27cce97c7453bf425ad8037
parentb8012ecff1056c7a995fa7d91176ce19fa6c6cc5
linux-user: Add missing "qemu/timer.h" include

"qemu/timer.h" declares cpu_get_host_ticks().

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220207082756.82600-9-f4bug@amsat.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
linux-user/i386/cpu_loop.c
linux-user/ppc/cpu_loop.c