summaryrefslogtreecommitdiff
path: root/sys-cluster/util-vserver/files/util-vserver-0.30.216_pre3120-dietlibc.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster/util-vserver/files/util-vserver-0.30.216_pre3120-dietlibc.patch')
-rw-r--r--sys-cluster/util-vserver/files/util-vserver-0.30.216_pre3120-dietlibc.patch23
1 files changed, 0 insertions, 23 deletions
diff --git a/sys-cluster/util-vserver/files/util-vserver-0.30.216_pre3120-dietlibc.patch b/sys-cluster/util-vserver/files/util-vserver-0.30.216_pre3120-dietlibc.patch
deleted file mode 100644
index cde8ccc500a6..000000000000
--- a/sys-cluster/util-vserver/files/util-vserver-0.30.216_pre3120-dietlibc.patch
+++ /dev/null
@@ -1,23 +0,0 @@
-diff -puriN util-vserver-0.30.216-pre3120.orig/lib_internal/util-cleanupmount.c util-vserver-0.30.216-pre3120/lib_internal/util-cleanupmount.c
---- util-vserver-0.30.216-pre3120.orig/lib_internal/util-cleanupmount.c 2015-05-30 10:18:50.000000000 -0500
-+++ util-vserver-0.30.216-pre3120/lib_internal/util-cleanupmount.c 2019-02-19 02:36:55.000000000 -0600
-@@ -22,7 +22,6 @@
-
- #include <stdio.h>
- #include <sys/mount.h>
--#include <linux/fs.h>
-
- #ifndef MS_REC
- #define MS_REC 0x4000
-diff -puriN util-vserver-0.30.216-pre3120.orig/src/secure-mount.c util-vserver-0.30.216-pre3120/src/secure-mount.c
---- util-vserver-0.30.216-pre3120.orig/src/secure-mount.c 2015-05-30 10:18:50.000000000 -0500
-+++ util-vserver-0.30.216-pre3120/src/secure-mount.c 2019-02-19 02:37:17.000000000 -0600
-@@ -46,7 +46,7 @@
- #include <sys/stat.h>
- #include <sys/types.h>
- #include <sys/file.h>
--#include <linux/fs.h>
-+#include <limits.h>
- #include <assert.h>
- #include <ctype.h>
- #include <sys/wait.h>