Include of stdio.h is not necessary.
authorPeter Verthez <Peter.Verthez@advalvas.be>
Fri, 1 Nov 2002 08:43:52 +0000 (08:43 +0000)
committerPeter Verthez <Peter.Verthez@advalvas.be>
Fri, 1 Nov 2002 08:43:52 +0000 (08:43 +0000)
iconv/libiconv/ansi_z39_47.h

index 09ab4bb16940afc8167fa510cecef1ae6bbac92a..38a97f32533a7c4bc16e34a0cb857258202713b4 100644 (file)
@@ -23,7 +23,6 @@
  */
 
 #include "ANSI_Z39.47-tables.h"
-#include <stdio.h>
 
 /* Omit first half of table: assume identity mapping (ASCII) */
 static const unsigned short ansi_z39_47_2uni[128] = TABLE_TO_UCS4_BASIC;