summaryrefslogtreecommitdiff
path: root/sys-block/fio/files/fio-2.2.13-libmtd.patch
blob: 9581def526e1fb3a6dc2537051116e2d1bc71d4e (plain)
1
2
3
4
5
6
7
8
9
10
11
--- fio-2.2.13/oslib/libmtd.h
+++ fio-2.2.13.new/oslib/libmtd.h
@@ -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 */