X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=charset%2Funicode.h;h=61617c08f93de95975681ccd19456548c966cca3;hb=23f2f5abfec1098ce98afa88b8308b869d59216c;hp=36336c8e3e2585b5d58c138f769d017fe2dd367c;hpb=0860307de69e9a3fe012afb5311465a5ff1f1186;p=libucw.git diff --git a/charset/unicode.h b/charset/unicode.h index 36336c8e..61617c08 100644 --- a/charset/unicode.h +++ b/charset/unicode.h @@ -1,13 +1,12 @@ /* * The UniCode Library * - * (c) 1997 Martin Mares, + * (c) 1997 Martin Mares */ #ifndef _UNICODE_H #define _UNICODE_H -#include "lib/config.h" #include "lib/chartype.h" extern byte *_U_cat[], *_U_sig[];