summaryrefslogtreecommitdiff
path: root/textproc/aspell/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/aspell/patches/patch-aa')
-rw-r--r--textproc/aspell/patches/patch-aa12
1 files changed, 12 insertions, 0 deletions
diff --git a/textproc/aspell/patches/patch-aa b/textproc/aspell/patches/patch-aa
new file mode 100644
index 00000000000..e69886b549f
--- /dev/null
+++ b/textproc/aspell/patches/patch-aa
@@ -0,0 +1,12 @@
+$NetBSD: patch-aa,v 1.3 2003/07/14 17:06:35 jmmv Exp $
+
+--- prog/checker_string.cpp.orig 2002-09-26 04:42:42.000000000 +0200
++++ prog/checker_string.cpp
+@@ -4,6 +4,7 @@
+ // license along with this library if you did not you can find
+ // it at http://www.gnu.org/.
+
++#include <assert.h>
+ #include "checker_string.hpp"
+ #include "speller.hpp"
+ #include "document_checker.hpp"