login_tty: Make the replacement code work on BSD systems.
[pspp] / lib / strtoumax.c
1 #define UNSIGNED 1
2 #include "strtoimax.c"