summaryrefslogtreecommitdiff
path: root/gnulib-tests/umaxtostr.c
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@lorry>2016-04-22 04:38:07 +0000
committerLorry Tar Creator <lorry-tar-importer@lorry>2016-04-22 04:38:07 +0000
commit28ef1abc10cfbc2c3d2747c008eb2300858d0426 (patch)
tree41208fb8f393e6cb6cc8f939623ad47a0db17876 /gnulib-tests/umaxtostr.c
downloadgrep-tarball-master.tar.gz
Diffstat (limited to 'gnulib-tests/umaxtostr.c')
-rw-r--r--gnulib-tests/umaxtostr.c3
1 files changed, 3 insertions, 0 deletions
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"