smlinux/base/mdadm/mdadm-include-sysmacros.patch
PktSurf 959de424b4 Upgraded base/libxml to version 2.13.4
Upgraded base/libxslt to version 1.1.42
Upgraded base/python3 to 3.9.20
Upgraded base/mdadm to 4.3
Fixed miscellaneous build files to putbstuff inside /usr
2024-10-20 17:37:22 +05:30

10 lines
227 B
Diff

--- a/mdadm.h
+++ b/mdadm.h
@@ -35,6 +35,7 @@ extern __off64_t lseek64 __P ((int __fd,
#include <assert.h>
#include <sys/types.h>
+#include <sys/sysmacros.h>
#include <sys/stat.h>
#include <stdarg.h>
#include <stdint.h>