1
0
Fork 0

Merging upstream version 4.3+20241108.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-14 06:11:53 +01:00
parent 1e24552bfc
commit 60ccb5b596
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
64 changed files with 2015 additions and 1768 deletions

2
udev.c
View file

@ -22,6 +22,8 @@
#include "udev.h"
#include "md_p.h"
#include "md_u.h"
#include "xmalloc.h"
#include <sys/wait.h>
#include <signal.h>
#include <limits.h>