You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
Index: utf8.h |
|
--- utf8.h.orig 2004-05-05 21:26:35 +0200 |
|
+++ utf8.h 2004-06-08 14:09:25 +0200 |
|
@@ -10,6 +10,8 @@ |
|
|
|
#include "config.h" |
|
#include "types.h" |
|
+#include <libutf8.h> |
|
+#include <utf8/wctype.h> |
|
|
|
#include "i18n.h" |
|
|
|
|