record_render: base64 decoding of embedded records
[yaz-moved-to-github.git] / test / test_iconv.c
index 352033a..3c5d7fa 100644 (file)
@@ -1,8 +1,7 @@
 /* This file is part of the YAZ toolkit.
- * Copyright (C) 1995-2010 Index Data
+ * Copyright (C) 1995-2012 Index Data
  * See the file LICENSE for details.
  */
-
 #if HAVE_CONFIG_H
 #include <config.h>
 #endif
@@ -10,7 +9,6 @@
 #include <stdlib.h>
 #include <errno.h>
 #include <string.h>
-#include <ctype.h>
 
 #include <yaz/yaz-util.h>
 #include <yaz/test.h>