summaryrefslogtreecommitdiffstats
path: root/network/lizardfs/iostat.h.patch
diff options
context:
space:
mode:
Diffstat (limited to 'network/lizardfs/iostat.h.patch')
-rw-r--r--network/lizardfs/iostat.h.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/network/lizardfs/iostat.h.patch b/network/lizardfs/iostat.h.patch
new file mode 100644
index 0000000000..abb7c9613f
--- /dev/null
+++ b/network/lizardfs/iostat.h.patch
@@ -0,0 +1,10 @@
+--- src/chunkserver/iostat.h 2019-04-03 07:52:10.528372925 -0000
++++ src/chunkserver/iostat.h 2019-04-03 07:50:48.295368946 -0000
+@@ -28,6 +28,7 @@
+ #include <algorithm>
+ #include <unordered_map>
+ #include <vector>
++#include <sys/sysmacros.h>
+
+ #include <sys/stat.h>
+ #include <sys/types.h>