Rename module 'memxfrm' to 'amemxfrm'.
[gnulib.git] / lib / inttostr.c
1 #define anytostr inttostr
2 #define inttype int
3 #define inttype_is_signed 1
4 #include "anytostr.c"