diff options
Diffstat (limited to 'sysdeps/generic/strtoumax.c')
-rw-r--r-- | sysdeps/generic/strtoumax.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/generic/strtoumax.c b/sysdeps/generic/strtoumax.c new file mode 100644 index 0000000000..508cb19f8c --- /dev/null +++ b/sysdeps/generic/strtoumax.c @@ -0,0 +1 @@ +#error "The correct implementation must be chosen based on the `uintmax_t' type" |