aboutsummaryrefslogtreecommitdiffstats
path: root/main/mdadm/mdadm-include-sysmacros.patch
blob: 09d755e93981791e52f5cf25878fa60222aa7bc3 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/mdadm.h
+++ b/mdadm.h
@@ -34,6 +34,7 @@
 #endif
 
 #include	<sys/types.h>
+#include	<sys/sysmacros.h>
 #include	<sys/stat.h>
 #include	<stdint.h>
 #include	<stdlib.h>