1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-06-05 01:06:34 +02:00
Files
coreutils/lib/strtoumax.c
T

3 lines
42 B
C
Raw Normal View History

2001-08-31 09:39:10 +00:00
#define UNSIGNED 1
#include "strtoimax.c"