select: Fix "warning: no previous prototype for function".
[gnulib.git] / lib / inttostr.c
blobc96b5ca39be62bdeda4071ce6c46280f458c4449
1 #define anytostr inttostr
2 #define inttype int
3 #include "anytostr.c"