[email protected] writes:

> From: Marc-AndrĂ© Lureau <[email protected]>
>
> Signed-off-by: Marc-AndrĂ© Lureau <[email protected]>
> Reviewed-by: Richard Henderson <[email protected]>
> ---
>  qapi/qmp-dispatch.c | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/qapi/qmp-dispatch.c b/qapi/qmp-dispatch.c
> index d378bccac73b..0990873ec8ec 100644
> --- a/qapi/qmp-dispatch.c
> +++ b/qapi/qmp-dispatch.c
> @@ -21,7 +21,6 @@
>  #include "qapi/qmp/qjson.h"
>  #include "qapi/qobject-input-visitor.h"
>  #include "qapi/qobject-output-visitor.h"
> -#include "sysemu/runstate.h"
>  #include "qapi/qmp/qbool.h"
>  #include "qemu/coroutine.h"
>  #include "qemu/main-loop.h"

I guess this was missed in commit 164dafd174 "remove preconfig state".

Reviewed-by: Markus Armbruster <[email protected]>


Reply via email to