summaryrefslogtreecommitdiff
path: root/app-misc/regex-markup/files/regex-markup-0.10.0-locale.patch
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/regex-markup/files/regex-markup-0.10.0-locale.patch')
-rw-r--r--app-misc/regex-markup/files/regex-markup-0.10.0-locale.patch29
1 files changed, 0 insertions, 29 deletions
diff --git a/app-misc/regex-markup/files/regex-markup-0.10.0-locale.patch b/app-misc/regex-markup/files/regex-markup-0.10.0-locale.patch
deleted file mode 100644
index be9c74a66ceb..000000000000
--- a/app-misc/regex-markup/files/regex-markup-0.10.0-locale.patch
+++ /dev/null
@@ -1,29 +0,0 @@
- src/cacheline.c | 2 ++
- src/remark.c | 1 +
- 2 files changed, 3 insertions(+), 0 deletions(-)
-
-diff --git a/src/cacheline.c b/src/cacheline.c
-index 8c6f97b..f395c60 100644
---- a/src/cacheline.c
-+++ b/src/cacheline.c
-@@ -27,6 +27,8 @@
- #include "getline.h" /* Gnulib/GNU Libc */
- #include "version-etc.h" /* Gnulib */
-
-+#include <locale.h>
-+
- enum {
- HELP_OPT = 256,
- VERSION_OPT
-diff --git a/src/remark.c b/src/remark.c
-index dcf8327..8998112 100644
---- a/src/remark.c
-+++ b/src/remark.c
-@@ -44,6 +44,7 @@
- #include "common/intutil.h"
- /* regex-markup */
- #include "remark.h"
-+#include <locale.h>
-
- #define PROGRAM "remark"
-