summarylogtreecommitdiffstats
path: root/iostat.h.patch
diff options
context:
space:
mode:
Diffstat (limited to 'iostat.h.patch')
-rw-r--r--iostat.h.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/iostat.h.patch b/iostat.h.patch
new file mode 100644
index 000000000000..7ac70fa95d1e
--- /dev/null
+++ b/iostat.h.patch
@@ -0,0 +1,10 @@
+--- lizardfs-3.12.0/src/chunkserver/iostat.h.orig 2018-12-06 21:07:22.147629984 +0000
++++ lizardfs-3.12.0/src/chunkserver/iostat.h 2018-12-06 21:07:41.183716453 +0000
+@@ -44,6 +44,7 @@
+ #else
+ #include <cstdio>
+ #include <ctime>
++#include <sys/sysmacros.h>
+ #include <sys/vfs.h>
+
+ class IoStat {