On 2/5/24 17:53, Paolo Bonzini wrote:
Exactly nobody needs them there. Place the typedef in the header that defines the struct.Signed-off-by: Paolo Bonzini <pbonz...@redhat.com> --- include/qemu/typedefs.h | 2 -- include/sysemu/numa.h | 8 ++++---- 2 files changed, 4 insertions(+), 6 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>