From 40b27bc700e6f73fda260811edaf071c8c940fa3 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 05:11:13 +0200 Subject: Merging upstream version 4.3+20240412. Signed-off-by: Daniel Baumann --- udev.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'udev.c') diff --git a/udev.c b/udev.c index bc4722b..066e6ab 100644 --- a/udev.c +++ b/udev.c @@ -26,7 +26,10 @@ #include #include #include + +#ifndef NO_LIBUDEV #include +#endif static char *unblock_path; -- cgit v1.2.3