mirror of
https://github.com/mii443/qemu.git
synced 2025-08-22 23:25:48 +00:00
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>
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Human Monitor Interface commands
|
||||
* Windows crashdump (Human Monitor Interface commands)
|
||||
*
|
||||
* This work is licensed under the terms of the GNU GPL, version 2 or later.
|
||||
* See the COPYING file in the top-level directory.
|
||||
|
Reference in New Issue
Block a user