iconv: Work around AIX 6.1..7.1 bug.
[gnulib.git] / lib / inttostr.c
1 #define anytostr inttostr
2 #define inttype int
3 #define inttype_is_signed 1
4 #include "anytostr.c"