summaryrefslogtreecommitdiff
path: root/gnu/dist/diffutils/lib/strtoumax.c
blob: 849b61bf04dfa4229f4d9518ea64895d805ea2d5 (plain)
1
2
3
4
/*	$NetBSD: strtoumax.c,v 1.1.1.1 2003/01/26 00:43:15 wiz Exp $	*/

#define UNSIGNED 1
#include "strtoimax.c"