[PATCH 3/5] node_device_udev.h: Drop include of libudev.h

Michal Privoznik mprivozn at redhat.com
Tue Oct 25 15:15:30 UTC 2022


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 at redhat.com>
---
 src/node_device/node_device_udev.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/node_device/node_device_udev.h b/src/node_device/node_device_udev.h
index 911eda2c80..8f60cbfe1b 100644
--- a/src/node_device/node_device_udev.h
+++ b/src/node_device/node_device_udev.h
@@ -19,5 +19,3 @@
  */
 
 #pragma once
-
-#include <libudev.h>
-- 
2.37.4



More information about the libvir-list mailing list