diff options
Diffstat (limited to 'system/procps/add-langinfo-header.patch')
-rw-r--r-- | system/procps/add-langinfo-header.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/system/procps/add-langinfo-header.patch b/system/procps/add-langinfo-header.patch deleted file mode 100644 index 8498271e8..000000000 --- a/system/procps/add-langinfo-header.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -ur a/proc/escape.c b/proc/escape.c ---- a/proc/escape.c 2022-05-04 06:50:01.750000000 +0000 -+++ b/proc/escape.c 2022-05-04 06:50:29.050000000 +0000 -@@ -20,6 +20,7 @@ - #include <stdio.h> - #include <sys/types.h> - #include <string.h> -+#include <langinfo.h> - #include <limits.h> - #include "procps.h" - #include "escape.h" |