From 2b5e437ebbea86e281f209e1e33e78ed6da99601 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb <wbx@openadk.org> Date: Tue, 27 Mar 2018 21:40:19 +0200 Subject: nfs-utils: update to 2.3.1 --- package/nfs-utils/patches/patch-utils_mount_network_c | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 package/nfs-utils/patches/patch-utils_mount_network_c (limited to 'package/nfs-utils/patches/patch-utils_mount_network_c') diff --git a/package/nfs-utils/patches/patch-utils_mount_network_c b/package/nfs-utils/patches/patch-utils_mount_network_c deleted file mode 100644 index be55fd4b4..000000000 --- a/package/nfs-utils/patches/patch-utils_mount_network_c +++ /dev/null @@ -1,12 +0,0 @@ ---- nfs-utils-1.3.4.orig/utils/mount/network.c 2016-08-03 20:25:15.000000000 +0200 -+++ nfs-utils-1.3.4/utils/mount/network.c 2016-10-20 19:16:18.000000000 +0200 -@@ -38,7 +38,9 @@ - #include <sys/socket.h> - #include <sys/wait.h> - #include <sys/stat.h> -+#if defined(__GLIBC__) - #include <linux/in6.h> -+#endif - #include <netinet/in.h> - #include <rpc/rpc.h> - #include <rpc/pmap_prot.h> -- cgit v1.2.3