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