summaryrefslogtreecommitdiff
path: root/gnu/strtoumax.c
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/strtoumax.c')
-rw-r--r--gnu/strtoumax.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/gnu/strtoumax.c b/gnu/strtoumax.c
new file mode 100644
index 00000000..44a2f8bb
--- /dev/null
+++ b/gnu/strtoumax.c
@@ -0,0 +1,4 @@
+/* -*- buffer-read-only: t -*- vi: set ro: */
+/* DO NOT EDIT! GENERATED AUTOMATICALLY! */
+#define UNSIGNED 1
+#include "strtoimax.c"