18 Feb
2026
18 Feb
'26
2:22 a.m.
On 2/17/26 17:00, Jonathon Jongsma via Devel wrote:
Remove some unused or over-broad includes from headers, push some includes down to .c files when the only user is the implementation.
Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com> --- src/hyperv/hyperv_util.c | 2 +- src/hyperv/hyperv_wmi.c | 2 +- src/hyperv/hyperv_wmi.h | 1 - 3 files changed, 2 insertions(+), 3 deletions(-)
Reviewed-by: Michal Privoznik <mprivozn@redhat.com> Michal