On a Tuesday in 2020, Michal Privoznik wrote:
While I was working on the actual patch 5/5 I've found couple of
possible cleanups (patches 1-4/5).
This is all inspired by:
https://www.redhat.com/archives/libvir-list/2020-September/msg00021.html
Michal Prívozník (5):
util: Check for HAVE_NET_IF_H correctly
virfile.c: Remove some #endif comments
meson: Drop checks for some functions and header files
nss: Drop needless include of rpc/types.h
lib: Prefer WITH_* prefix for #if conditionals
build-aux/syntax-check.mk | 10 +--
[...]
tools/wireshark/src/packet-libvirt.c | 3 -
72 files changed, 371 insertions(+), 377 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano