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.
 
 
 
 
 
 

13 lines
245 B

Index: utf8.h
--- utf8.h.orig 2006-05-23 23:21:10 +0200
+++ utf8.h 2006-06-01 10:31:16 +0200
@@ -8,6 +8,9 @@
#ifndef _Iutf8
#define _Iutf8 1
+#include <libutf8.h>
+#include <utf8/wctype.h>
+
/* UTF-8 Encoder
*
* c is unicode character.