summaryrefslogtreecommitdiffstats
path: root/main/xfsprogs/musl-linux-limits.patch
blob: 813119fd8187131eb244bc29f6f10ad5b9f1c9e5 (plain)
1
2
3
4
5
6
7
8
9
10
--- ./libxfs/xfs_attr_remote.c.orig
+++ ./libxfs/xfs_attr_remote.c
@@ -17,6 +17,7 @@
  * Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
  */
 #include <xfs.h>
+#include <linux/limits.h>
 
 #define ATTR_RMTVALUE_MAPSIZE	1	/* # of map entries at once */