]> mj.ucw.cz Git - libucw.git/blobdiff - charset/unicode.h
First version of the sorter. No presorting phase yet.
[libucw.git] / charset / unicode.h
index 36336c8e3e2585b5d58c138f769d017fe2dd367c..61617c08f93de95975681ccd19456548c966cca3 100644 (file)
@@ -1,13 +1,12 @@
 /*
  *     The UniCode Library
  *
- *     (c) 1997 Martin Mares, <mj@atrey.karlin.mff.cuni.cz>
+ *     (c) 1997 Martin Mares <mj@atrey.karlin.mff.cuni.cz>
  */
 
 #ifndef _UNICODE_H
 #define _UNICODE_H
 
-#include "lib/config.h"
 #include "lib/chartype.h"
 
 extern byte *_U_cat[], *_U_sig[];