summaryrefslogtreecommitdiff
path: root/sys-cluster/libdlm/files/libdlm-3.2.0-sysmacros.patch
blob: 3a8a8b11fa1511adfcc6b68762b2c5e5fd078cf0 (plain)
1
2
3
4
5
6
7
8
9
10
11
diff -ruN cluster-3.2.0.orig/dlm/libdlm/libdlm.c cluster-3.2.0/dlm/libdlm/libdlm.c
--- cluster-3.2.0.orig/dlm/libdlm/libdlm.c	2012-11-26 05:13:22.000000000 +0100
+++ cluster-3.2.0/dlm/libdlm/libdlm.c	2018-04-29 23:46:57.591160008 +0200
@@ -5,6 +5,7 @@
 #include <sys/ioctl.h>
 #include <sys/param.h>
 #include <sys/stat.h>
+#include <sys/sysmacros.h>
 #include <stdint.h>
 #include <stdlib.h>
 #include <inttypes.h>