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
10 lines
227 B
Diff
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>
|