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