]> mj.ucw.cz Git - libucw.git/blobdiff - charset/tolower.c
New logging mechanism. Also cleaned up lib.h.
[libucw.git] / charset / tolower.c
index 84271e5f41f0def9761325b2420e2333c46cd259..88389f8a877cb61d5e350a98db35e714f1fab837 100644 (file)
@@ -1,8 +1,9 @@
 /*
  *     The UniCode Library -- Lowercase Table
  *
 /*
  *     The UniCode Library -- Lowercase Table
  *
- *     (c) 1997 Martin Mares, <mj@atrey.karlin.mff.cuni.cz>
+ *     (c) 1997 Martin Mares <mj@atrey.karlin.mff.cuni.cz>
  */
 
  */
 
+#include "lib/lib.h"
 #include "charset/unicode.h"
 #include "charset/U-lower.h"
 #include "charset/unicode.h"
 #include "charset/U-lower.h"