dump: Clean included headers
commitac978771e44787b4f76d09d992b342b0c10bb3c3
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 23 Feb 2023 22:56:46 +0000 (23 23:56 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 27 Feb 2023 21:29:02 +0000 (27 22:29 +0100)
tree942963ef3f46bc01ca8832b8816d69876a854dd8
parentc5d40b22e91cfddc7ba9e46c406bec3503cb3c71
dump: Clean included headers

"qemu/win_dump_defs.h" is only required by win_dump.c,
but win_dump.h requires "sysemu/dump.h" which declares
the DumpState type. Remove various unused headers.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20230225094903.53167-4-philmd@linaro.org>
dump/dump-hmp-cmds.c
dump/dump.c
dump/win_dump.c
dump/win_dump.h