summaryrefslogtreecommitdiffstats
path: root/Create.c
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-12-10 10:50:33 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-12-10 10:50:33 +0000
commitb91e755b8dfd53f713b588a649dd69c2bb8c8c92 (patch)
tree9d6f22932d0da01b8a149aa642b1bfadd8998991 /Create.c
parentReleasing debian version 4.2+20231026-1. (diff)
downloadmdadm-b91e755b8dfd53f713b588a649dd69c2bb8c8c92.tar.xz
mdadm-b91e755b8dfd53f713b588a649dd69c2bb8c8c92.zip
Merging upstream version 4.2+20231121.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'Create.c')
-rw-r--r--Create.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/Create.c b/Create.c
index a280c7b..ddd1a79 100644
--- a/Create.c
+++ b/Create.c
@@ -23,6 +23,7 @@
*/
#include "mdadm.h"
+#include "udev.h"
#include "md_u.h"
#include "md_p.h"
#include <ctype.h>