mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 15:53:54 -06:00
hw/hyperv/hyperv.h: header cleanup
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Message-ID: <20250424232829.141163-3-pierrick.bouvier@linaro.org> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
This commit is contained in:
parent
7d49a5e8bf
commit
690bc5f98a
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,8 @@
|
|||
#ifndef HW_HYPERV_HYPERV_H
|
||||
#define HW_HYPERV_HYPERV_H
|
||||
|
||||
#include "cpu-qom.h"
|
||||
#include "exec/hwaddr.h"
|
||||
#include "hw/core/cpu.h"
|
||||
#include "hw/hyperv/hyperv-proto.h"
|
||||
|
||||
typedef struct HvSintRoute HvSintRoute;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue