mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
cc45e8a0bd
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
10 lines
300 B
Diff
10 lines
300 B
Diff
--- 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>
|