summaryrefslogtreecommitdiff
path: root/sys-block/fio/files/fio-2.2.13-libmtd.patch
blob: 7ab9a96c25e389304ae7d9c71a2c06764be188f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff -Nuar --exclude config.log fio-2.2.13/oslib/libmtd.h fio-2.2.13.new/oslib/libmtd.h
--- fio-2.2.13/oslib/libmtd.h	2016-01-26 18:02:07.000000000 -0800
+++ fio-2.2.13.new/oslib/libmtd.h	2016-02-03 08:10:19.104693006 -0800
@@ -29,6 +29,8 @@
 extern "C" {
 #endif
 
+#include <stdint.h>
+
 /* Maximum MTD device name length */
 #define MTD_NAME_MAX 127
 /* Maximum MTD device type string length */