1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-15 16:26:01 +02:00
Files
coreutils/lib/strtoumax.c

3 lines
42 B
C
Raw Normal View History

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