mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-05 00:55:44 +01:00
11 lines
300 B
Diff
11 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>
|