Merge commit '86ba51d2c17219b82b977da0a912e05a3d9bf858' into stable, which was:
[gnulib.git] / lib / inttostr.c
1 #define anytostr inttostr
2 #define inttype int
3 #define inttype_is_signed 1
4 #include "anytostr.c"