You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-block/fio/files/fio-2.2.13-libmtd.patch

13 lines
398 B

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 */