From: Osama Abdelkader <[email protected]> qemu/target-info.h is included twice.
Signed-off-by: Osama Abdelkader <[email protected]> Reviewed-by: Philippe Mathieu-Daudé <[email protected]> Message-ID: <[email protected]> Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- system/vl.c | 1 - 1 file changed, 1 deletion(-) diff --git a/system/vl.c b/system/vl.c index 2417f82c3ec..b60b8830509 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.52.0
