Merging upstream version 4.3+20240412.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
8e1e76d6e6
commit
9a795ca236
67 changed files with 2247 additions and 2747 deletions
3
udev.c
3
udev.c
|
@ -26,7 +26,10 @@
|
|||
#include <signal.h>
|
||||
#include <limits.h>
|
||||
#include <syslog.h>
|
||||
|
||||
#ifndef NO_LIBUDEV
|
||||
#include <libudev.h>
|
||||
#endif
|
||||
|
||||
static char *unblock_path;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue