On 05/25/2018 11:47 AM, Michael S. Tsirkin wrote:
we just need a struct name, let's add a forward
declaration instead of an include.
Signed-off-by: Michael S. Tsirkin
---
include/migration/vmstate.h | 2 +-
migration/savevm.c | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
we just need a struct name, let's add a forward
declaration instead of an include.
Signed-off-by: Michael S. Tsirkin
---
include/migration/vmstate.h | 2 +-
migration/savevm.c | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/include/migration/vmstate.h b/include/migr