]> git.ipfire.org Git - thirdparty/qemu.git/commit
net: remove AnnounceTimer from typedefs.h
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 2 May 2024 14:55:22 +0000 (16:55 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 3 May 2024 13:47:48 +0000 (15:47 +0200)
commit2d3f409631f087a7caa26d03c3b22fbcafc55cc8
tree130c8770f2f5d9a8ce2fa9fc17896cb0fa277928
parent6b30674dadc010d97bf5154d2ce417978e51f608
net: remove AnnounceTimer from typedefs.h

Exactly nobody needs it there.  Place the typedef in the header
that defines the struct.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
include/net/announce.h
include/qemu/typedefs.h