libvirt/tools/wireshark/src
Roman Bolshakov 45006fa408 wireshark: Fix missing bool_t on macOS
The header has to be explicitly added to pull definition of bool_t and a
few other types. Otherwise packet-libvirt.c can't be compiled.

Signed-off-by: Roman Bolshakov <r.bolshakov@yadro.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
2020-10-07 19:17:53 +02:00
..
libvirt meson: tools/wireshark: generate protocol header files 2020-08-03 09:27:05 +02:00
meson.build meson: tools/wireshark: build libvirt.so wireshark module 2020-08-03 09:27:05 +02:00
packet-libvirt.c wireshark: Fix missing bool_t on macOS 2020-10-07 19:17:53 +02:00
packet-libvirt.h tools: use #pragma once in headers 2019-06-19 17:12:34 +02:00
plugin.c wireshark: Prefer ws_version.h over config.h 2020-09-08 10:58:24 +02:00