summary refs log blame commit diff
path: root/pkgs/os-specific/linux/cramfsprogs/include-sysmacros.patch
blob: 7c115a66ac908267931df79d1f56122474cbb5f2 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                                            
diff --git a/mkcramfs.c b/mkcramfs.c
index a2ef018959d..bec83c112d1 100644
--- a/mkcramfs.c
+++ b/mkcramfs.c
@@ -22,6 +22,7 @@
  * If you change the disk format of cramfs, please update fs/cramfs/README.
  */
 
+#include <sys/sysmacros.h>
 #include <sys/types.h>
 #include <stdio.h>
 #include <sys/stat.h>