From dedd1e358d2c6293071b13c5752f7a2092bc64eb Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Sun, 27 Nov 2022 17:21:41 +0000 Subject: [PATCH] Oops, missed to cvs add in previous. --- .../patch-link-grammar_dict-common_regex-morph_c | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 textproc/link-grammar/patches/patch-link-grammar_dict-common_regex-morph_c diff --git a/textproc/link-grammar/patches/patch-link-grammar_dict-common_regex-morph_c b/textproc/link-grammar/patches/patch-link-grammar_dict-common_regex-morph_c new file mode 100644 index 00000000000..d3c59f8d13d --- /dev/null +++ b/textproc/link-grammar/patches/patch-link-grammar_dict-common_regex-morph_c @@ -0,0 +1,12 @@ +Index: link-grammar/dict-common/regex-morph.c +--- link-grammar/dict-common/regex-morph.c.orig ++++ link-grammar/dict-common/regex-morph.c +@@ -10,7 +10,7 @@ + /* */ + /*************************************************************************/ + +-#include ++#include + + /** + * Support for the regular-expression based token matching system