From e010476a7aa4548e47e6d76455cb09d289851ab9 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 8 Oct 2016 19:31:41 +0200 Subject: fix nfs-utils/rpcbind for musl toolchains, patches mostly from Alpine Linux --- package/nfs-utils/patches/patch-utils_mount_network_c | 10 ++++++++++ 1 file changed, 10 insertions(+) create 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 new file mode 100644 index 000000000..fe8400b26 --- /dev/null +++ b/package/nfs-utils/patches/patch-utils_mount_network_c @@ -0,0 +1,10 @@ +--- 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-08 18:01:13.000000000 +0200 +@@ -38,7 +38,6 @@ + #include + #include + #include +-#include + #include + #include + #include -- cgit v1.2.3