mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
12 lines
238 B
Diff
12 lines
238 B
Diff
--- 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 */
|