summaryrefslogtreecommitdiff
path: root/external/gpl2/diffutils/dist/lib/strtoumax.c
blob: 04b1217011fed76c81fcbe45ead5ced0399ffe6e (plain)
1
2
3
4
/*	$NetBSD: strtoumax.c,v 1.1.1.1 2016/01/13 03:15:30 christos Exp $	*/

#define UNSIGNED 1
#include "strtoimax.c"