slackbuilds_ponce/system/fio/fio.patch

11 lines
300 B
Diff
Raw Normal View History

--- fio-2.2.13/oslib/libmtd_legacy.c.old 2016-02-02 00:41:36.372100029 +0700
+++ fio-2.2.13/oslib/libmtd_legacy.c 2016-02-02 00:42:29.906101418 +0700
@@ -25,6 +25,7 @@
/* Imported from mtd-utils by dehrenberg */
+#include <stdint.h>
#include <limits.h>
#include <fcntl.h>
#include <unistd.h>