From 28ef1abc10cfbc2c3d2747c008eb2300858d0426 Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Fri, 22 Apr 2016 04:38:07 +0000 Subject: grep-2.25 --- gnulib-tests/umaxtostr.c | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 gnulib-tests/umaxtostr.c (limited to 'gnulib-tests/umaxtostr.c') diff --git a/gnulib-tests/umaxtostr.c b/gnulib-tests/umaxtostr.c new file mode 100644 index 0000000..f95bfc3 --- /dev/null +++ b/gnulib-tests/umaxtostr.c @@ -0,0 +1,3 @@ +#define anytostr umaxtostr +#define inttype uintmax_t +#include "anytostr.c" -- cgit v1.2.1