On Tue, Oct 14, 2025 at 08:31:42 +0200, Michal Privoznik via Devel wrote: > From: Michal Privoznik <[email protected]> > > Soon, other parts of the wireshark code will need to > differentiate wrt wireshark version. Therefore, move the > WIRESHARK_VERSION macro definition among with its deps into > packet-libvirt.h. > > Signed-off-by: Michal Privoznik <[email protected]> > --- > tools/wireshark/src/packet-libvirt.h | 14 ++++++++++++++ > tools/wireshark/src/plugin.c | 14 -------------- > 2 files changed, 14 insertions(+), 14 deletions(-)
Reviewed-by: Peter Krempa <[email protected]>
