open-tests: port to glibc with _FORTIFY_SOURCE and -O1
[gnulib.git] / lib / inttostr.c
1 #define anytostr inttostr
2 #define inttype int
3 #include "anytostr.c"