From 8987d13d3c1a62d2d1db6ecabb29bc76f3529a44 Mon Sep 17 00:00:00 2001 From: kaa Date: Wed, 5 Jul 2023 13:32:01 -0700 Subject: Add spanish hyphenation patterns, and support for building an executable that finds those hyphenation patterns. --- hyp.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hyp.c') diff --git a/hyp.c b/hyp.c index 697fed5..3285b54 100644 --- a/hyp.c +++ b/hyp.c @@ -4,6 +4,8 @@ #include #include "config.h" +extern char *dictfile; + /* Read a tag into a character array and return its length. */ int readtag(char *tag, FILE *in, FILE *out) -- cgit 1.4.1-2-gfad0