mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 15:53:54 -06:00
include: move progress API to qemu-progress.h
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20220323155743.1585078-25-marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
ec5f7ca857
commit
16a18f2681
4 changed files with 10 additions and 5 deletions
|
@ -26,6 +26,7 @@
|
|||
#include <getopt.h>
|
||||
|
||||
#include "qemu-common.h"
|
||||
#include "qemu/qemu-progress.h"
|
||||
#include "qemu-version.h"
|
||||
#include "qapi/error.h"
|
||||
#include "qapi/qapi-commands-block-core.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue