On Wed, Apr 20, 2022 at 05:26:07PM +0400, [email protected] wrote: > From: Marc-André Lureau <[email protected]> > > Move them where they belong, since the functions are implemented in > block-qdict.c. > > Signed-off-by: Marc-André Lureau <[email protected]> > --- > include/block/qdict.h | 3 +++ > include/qapi/qmp/qdict.h | 3 --- > softmmu/vl.c | 1 + > tests/unit/check-qobject.c | 1 + > 4 files changed, 5 insertions(+), 3 deletions(-)
Reviewed-by: Daniel P. Berrangé <[email protected]> With regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
