include: move qdict_{crumple,flatten} declarations
commit215aea0cb2c1ede4bac8877a8c85b66568bed694
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Wed, 20 Apr 2022 13:26:07 +0000 (20 17:26 +0400)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Thu, 21 Apr 2022 13:03:51 +0000 (21 17:03 +0400)
tree7915fec8fe1707b5b674450d73128a99e907bb2d
parent9ca9c893b617c0c182f16331021c5ff8c64c5c00
include: move qdict_{crumple,flatten} declarations

Move them where they belong, since the functions are implemented in block-qdict.c.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20220420132624.2439741-25-marcandre.lureau@redhat.com>
include/block/qdict.h
include/qapi/qmp/qdict.h
softmmu/vl.c
tests/unit/check-qobject.c