1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-03-20 06:50:22 +03:00

node_device_udev.h: Drop include of libudev.h

Nothing in the header file requires the include of libudev.h, as
the former header file is now empty.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Jonathon Jongsma <jjongsma@redhat.com>
This commit is contained in:
Michal Privoznik 2022-10-25 10:20:10 +02:00
parent a9db75ad3a
commit 6283e10062

View File

@ -19,5 +19,3 @@
*/
#pragma once
#include <libudev.h>