From aa830b4469274dd5375f88a63ef14b766417780c Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Tue, 14 Jan 2020 06:09:52 +0000 Subject: user/nfs-utils: Bump to 2.4.2 --- user/nfs-utils/undef-def.patch | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'user/nfs-utils/undef-def.patch') diff --git a/user/nfs-utils/undef-def.patch b/user/nfs-utils/undef-def.patch index a8b03ac03..8c1899ab5 100644 --- a/user/nfs-utils/undef-def.patch +++ b/user/nfs-utils/undef-def.patch @@ -9,14 +9,3 @@ struct { struct file_handle fh; unsigned char handle[128]; ---- nfs-utils-2.3.3/utils/mount/network.c.old 2018-09-06 18:09:08.000000000 +0000 -+++ nfs-utils-2.3.3/utils/mount/network.c 2019-01-10 16:28:46.840000000 +0000 -@@ -39,7 +39,7 @@ - #include - #include - #include --#if defined(__GLIBC__) && (__GLIBC__ < 2) || (__GLIBC__ == 2 && __GLIBC_MINOR__ < 24) -+#if defined(__GLIBC__) && ((__GLIBC__ < 2) || (__GLIBC__ == 2 && __GLIBC_MINOR__ < 24)) - /* Cannot safely include linux/in6.h in old glibc, so hardcode the needed values */ - # define IPV6_PREFER_SRC_PUBLIC 2 - # define IPV6_ADDR_PREFERENCES 72 -- cgit v1.2.3-60-g2f50