summaryrefslogtreecommitdiffstats
path: root/system/fio/fio.patch
blob: fd8e256fd9a95c66cc9c4c9289e7bf65d79f069d (plain)
1
2
3
4
5
6
7
8
9
10
--- fio-2.2.13/oslib/libmtd_legacy.c.old	2016-02-02 00:41:36.372100029 +0700
+++ fio-2.2.13/oslib/libmtd_legacy.c	2016-02-02 00:42:29.906101418 +0700
@@ -25,6 +25,7 @@
 
 /* Imported from mtd-utils by dehrenberg */
 
+#include <stdint.h>
 #include <limits.h>
 #include <fcntl.h>
 #include <unistd.h>