]> mj.ucw.cz Git - libucw.git/blobdiff - charset/debug.c
Rewrote to use pread/pwrite() and to avoid messing up with internals
[libucw.git] / charset / debug.c
index f67ea8c79a5fc9d8543fbaaf375b6088c716bdad..738d1d41c6af355e1748da6078fbba3e61a8ace0 100644 (file)
@@ -1,11 +1,9 @@
 /*
  *     The UniCode Library -- Debugging Support Functions
  *
- *     (c) 1997 Martin Mares, <mj@atrey.karlin.mff.cuni.cz>
+ *     (c) 1997 Martin Mares <mj@ucw.cz>
  */
 
-#include <stdio.h>
-
 #include "lib/lib.h"
 #include "charset/unicode.h"