aboutsummaryrefslogtreecommitdiffstats
path: root/testing/lizardfs/lizardfs-iostat-header.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/lizardfs/lizardfs-iostat-header.patch')
-rw-r--r--testing/lizardfs/lizardfs-iostat-header.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/testing/lizardfs/lizardfs-iostat-header.patch b/testing/lizardfs/lizardfs-iostat-header.patch
new file mode 100644
index 00000000000..2ce24025600
--- /dev/null
+++ b/testing/lizardfs/lizardfs-iostat-header.patch
@@ -0,0 +1,13 @@
+diff --git a/src/chunkserver/iostat.h b/src/chunkserver/iostat.h
+index e1a50e97..09a04c67 100644
+--- a/src/chunkserver/iostat.h
++++ b/src/chunkserver/iostat.h
+@@ -28,6 +28,7 @@
+ #include <algorithm>
+ #include <unordered_map>
+ #include <vector>
++#include <sys/sysmacros.h>
+
+ #include <sys/stat.h>
+ #include <sys/types.h>
+