mktime.c: normalize tp->tm_isdst value to -1/0/1.
[pspp] / lib / strtoumax.c
1 #define UNSIGNED 1
2 #include "strtoimax.c"