aboutsummaryrefslogtreecommitdiffstats
path: root/package/utils/mtd-utils/patches/100-fix_includes.patch
blob: cc75052c5e83c413d48737cd134eb642df565284 (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>
 #include "libfec.h"
 
 /*