summaryrefslogtreecommitdiffstats
path: root/package/utils/mtd-utils/patches/100-fix_includes.patch
blob: 7dad28b472a67b5e1f12840742866af12eed6326 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/lib/libfec.c
+++ b/lib/libfec.c
@@ -45,6 +45,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
+#include <sys/types.h>
 
 /*
  * stuff used for testing purposes only