summaryrefslogtreecommitdiff
path: root/package/nfs-utils/patches/patch-utils_mountd_v4root_c
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2021-11-02 03:24:52 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2021-11-04 02:09:56 +0100
commit622819c8f12c7b2e75f4eaecdd65c17ce63ccbdd (patch)
tree61ec8274b2cfa01d71bf827c715ae52c83a76b17 /package/nfs-utils/patches/patch-utils_mountd_v4root_c
parent938bb9c51c9ee0a476b440c70b15cbc8edcbf087 (diff)
nfs-utils: Update to version 2.5.2
Also update patches. Signed-off-by: Phil Sutter <phil@nwl.cc>
Diffstat (limited to 'package/nfs-utils/patches/patch-utils_mountd_v4root_c')
-rw-r--r--package/nfs-utils/patches/patch-utils_mountd_v4root_c11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/nfs-utils/patches/patch-utils_mountd_v4root_c b/package/nfs-utils/patches/patch-utils_mountd_v4root_c
deleted file mode 100644
index bba60a48d..000000000
--- a/package/nfs-utils/patches/patch-utils_mountd_v4root_c
+++ /dev/null
@@ -1,11 +0,0 @@
---- nfs-utils-3e2ab78a2cfbc2d11c31ced8d3f538d5aae757f1.orig/utils/mountd/v4root.c 2016-10-01 21:41:15.000000000 +0200
-+++ nfs-utils-3e2ab78a2cfbc2d11c31ced8d3f538d5aae757f1/utils/mountd/v4root.c 2016-10-02 08:52:21.000000000 +0200
-@@ -13,7 +13,7 @@
-
- #include <sys/types.h>
- #include <sys/stat.h>
--#include <sys/queue.h>
-+#include "queue.h"
- #include <stdio.h>
- #include <stdlib.h>
- #include <ctype.h>