projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1881f33
)
include/hw/block: Include hw/block/block.h where needed
author
Markus Armbruster
<armbru@redhat.com>
Wed, 21 Dec 2022 13:35:51 +0000
(14:35 +0100)
committer
Markus Armbruster
<armbru@redhat.com>
Fri, 20 Jan 2023 06:25:06 +0000
(07:25 +0100)
hw/block/swim.h needs BlockConf.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <
20221221133551
.
3967339
-4-armbru@redhat.com>
include/hw/block/swim.h
patch
|
blob
|
history
diff --git
a/include/hw/block/swim.h
b/include/hw/block/swim.h
index c1bd5f65557d9e4598035b3e0182ad9e4c08c60c..9b3dcb029d3fc9bad8ccc82810f25b9a6770b2e8 100644
(file)
--- a/
include/hw/block/swim.h
+++ b/
include/hw/block/swim.h
@@
-11,6
+11,7
@@
#ifndef SWIM_H
#define SWIM_H
+#include "hw/block/block.h"
#include "hw/sysbus.h"
#include "qom/object.h"