backend: if we can't grab stat_mutex, report a deadlock error and exit
[fio.git] / oslib / libmtd.h
index 3625de5cea0a2b53019bb7e64042031bd6c15e61..b5fd3f35174c67b8cf92adee095fe8481dc41343 100644 (file)
@@ -29,6 +29,9 @@
 extern "C" {
 #endif
 
+// Needed for uint8_t, uint64_t
+#include <stdint.h>
+
 /* Maximum MTD device name length */
 #define MTD_NAME_MAX 127
 /* Maximum MTD device type string length */