diff options
| author | christos <christos@NetBSD.org> | 2016-01-13 03:41:44 +0000 |
|---|---|---|
| committer | christos <christos@NetBSD.org> | 2016-01-13 03:41:44 +0000 |
| commit | beeb86fbf335bbe73b0ecee826d3435e55f61cf9 (patch) | |
| tree | 1fd7af3dffec9798776995b398b381a8a4fc71a8 /gnu/dist/diffutils/lib/strtoumax.c | |
| parent | e24eccea776de5d0b3032898b8329fd07f09d4ce (diff) | |
diffutils has moved
Diffstat (limited to 'gnu/dist/diffutils/lib/strtoumax.c')
| -rw-r--r-- | gnu/dist/diffutils/lib/strtoumax.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gnu/dist/diffutils/lib/strtoumax.c b/gnu/dist/diffutils/lib/strtoumax.c deleted file mode 100644 index 849b61bf04d..00000000000 --- a/gnu/dist/diffutils/lib/strtoumax.c +++ /dev/null @@ -1,4 +0,0 @@ -/* $NetBSD: strtoumax.c,v 1.1.1.1 2003/01/26 00:43:15 wiz Exp $ */ - -#define UNSIGNED 1 -#include "strtoimax.c" |
