aboutsummaryrefslogtreecommitdiff
path: root/editors/AbiWord2/files/patch-..::wv::text.c
diff options
context:
space:
mode:
Diffstat (limited to 'editors/AbiWord2/files/patch-..::wv::text.c')
-rw-r--r--editors/AbiWord2/files/patch-..::wv::text.c14
1 files changed, 14 insertions, 0 deletions
diff --git a/editors/AbiWord2/files/patch-..::wv::text.c b/editors/AbiWord2/files/patch-..::wv::text.c
new file mode 100644
index 000000000000..cab0a88b54a0
--- /dev/null
+++ b/editors/AbiWord2/files/patch-..::wv::text.c
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- ../wv/text.c.orig Tue Jun 26 19:04:10 2001
++++ ../wv/text.c Wed Aug 8 14:47:29 2001
+@@ -5,7 +5,7 @@
+ #ifdef HAVE_CONFIG_H
+ #include "config.h"
+ #endif
+-#include "iconv.h"
++#include "giconv.h"
+ #include "wv.h"
+
+ extern TokenTable s_Tokens[];