mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 21:55:25 +00: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:
parent
a9db75ad3a
commit
6283e10062
@ -19,5 +19,3 @@
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <libudev.h>
|
||||
|
Loading…
Reference in New Issue
Block a user