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