ttyname_r: Make it work on MacOS X 10.4 and Solaris 10.
[gnulib.git] / lib / strtoumax.c
1 #define UNSIGNED 1
2 #include "strtoimax.c"