* [PATCH] hw/core: remove duplicate include
@ 2025-11-26 21:08 Osama Abdelkader
0 siblings, 0 replies; only message in thread
From: Osama Abdelkader @ 2025-11-26 21:08 UTC (permalink / raw)
To: qemu-devel, pbonzini; +Cc: Osama Abdelkader
qemu/target-info.h is included twice.
---
system/vl.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/system/vl.c b/system/vl.c
index 5091fe52d9..d2b53ea772 100644
--- a/system/vl.c
+++ b/system/vl.c
@@ -41,7 +41,6 @@
#include "qemu/help_option.h"
#include "qemu/hw-version.h"
#include "qemu/uuid.h"
-#include "qemu/target-info.h"
#include "system/reset.h"
#include "system/runstate.h"
#include "system/runstate-action.h"
--
2.43.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2025-11-26 21:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-26 21:08 [PATCH] hw/core: remove duplicate include Osama Abdelkader
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).